...
Warning |
---|
As of Jan 2019, this endpoint is undergoing some significant performance improvements and is likely to change, so please contact support@onlinephotosubmission.com for more information. |
URI: https://appapi.cloudcardtoolsonlinephotosubmission.com/api/people/{id}
Example URI: https://api.onlinephotosubmission.com/api/people/123
Example URI: https://api.onlinephotosubmission.com/api/people/jon.doe@foo.edu?findBy=email
Example URI: https://api.onlinephotosubmission.com/api/people/A1234567?findBy=indentifier
Optional URL Parameters: findBy=[id|email|identifier] (default id)
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)
...