People
Delete a person
Delete a single person by only id
DELETE
/
people
/
{personId}
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