Delete a Person
This will permanently delete the person and all of their photos. You cannot undo this destructive action.
URI:Â https://api.cloudcard.us/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)
Â
HTTP Method:Â DELETEÂ
Required Headers:Â X-Auth-Token (see:Â Authentication)
Example HTTP Request Body
(LEAVE REQUEST BODY EMPTY)
Example Response
204 NO CONTENT