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
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