...
Warning |
---|
This will permanently delete the person and all of his photos. You cannot undo this destructive action. |
URI: https://api.onlinephotosubmission.com/person/{id}
Example URI: https://api.onlinephotosubmission.com/person/
123 123
Example URI: https://api.onlinephotosubmission.com/person/jon.doe@foo.edu?findBy=email
Example URI: https://api.onlinephotosubmission.com/person/A1234567?findBy=identifier
Optional URL Parameters: findBy=[id|email|identifier] (default id)
Note |
---|
DEPRECATION NOTICE: The URI |
...
Required Headers: X-Auth-Token (see: Authentication)
...
Example HTTP Request Body
Code Block | |
---|---|
(LEAVE REQUEST BODY EMPTY) | |
title |
Example Response
Code Block |
---|
204 NO CONTENT |