Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the person
Response
Successfully marked person for deletion
Delete a single person by only id
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the person
Successfully marked person for deletion