Skip to main content
DELETE
Delete a person

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

personId
string
required

The ID of the person

Response

Successfully marked person for deletion

message
string