People
Delete people
Delete people by id or email.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Unique identifier of the person to be deleted, either personId or by email lookup
Unique identifier of the person to be deleted, either personId or by email lookup
Unique identifier of the person to be deleted, either personId or by email lookup
Response
202
application/json
Count of people marked for deletion
The response is of type object
.