URI: https://api.onlinephotosubmission.com/apiperson/people/{id}
Example URI: https https://api.onlinephotosubmission.com/
apiperson/
people/123
Example URI: https https://api.onlinephotosubmission.com/
api/peopleperson/jon.doe@foo.edu?findBy=email
Example URI: https://api.onlinephotosubmission.com/
apiperson/
people/A1234567?findBy=identifier
Optional URL Parameters:
findBy=[id|email|identifier]
(default id)updateRoles=[true|false]
(default true)
IfupdateRoles
istrue
or absent, any roles not explicitly granted will be removed
Note |
---|
DEPRECATION NOTICE: Finding a person by email address or identifier (aka Student ID/Employee ID) without specifying the |
HTTP Method: PUT
Required Headers: X-Auth-Token (see: Authentication)
Optional URL Parameters: none
...