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

Version 1 Next »

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

URI: https://app.cloudcardtools.com/api/people/{ id | email }

Example URI: https://app.cloudcardtools.com/api/people/123
Example URI: https://app.cloudcardtools.com/api/people/jon.doe@foo.edu
 

HTTP Method: DELETE (warning)

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

Example HTTP Request Body
 
Example Response
204 NO CONTENT
  • No labels