Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 13 Next »


This will permanently delete the person and all of their photos. You cannot undo this destructive action.

URI: https://api.onlinephotosubmission.com/person/{id}

Note: You can only delete anonymized users with this method, so their id must be used for this request (since email/org ID number will have been already removed)

DEPRECATION NOTICE: The old URI https://api.onlinephotosubmission.com/api/people/{id} is now deprecated and will no longer be supported after January 1, 2023.

HTTP Method: DELETE (warning)

Required Headers: X-Auth-Token (see: Authentication)

Example HTTP Request Body
(LEAVE REQUEST BODY EMPTY)


Example Response
204 NO CONTENT


  • No labels