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