POST
/
people
/
delete

Authorizations

Authorization
string
headerrequired

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

personIds
string[]
required

People to be deleted by id

Response

202 - application/json
message
string
required
count
number
required