Skip to main content
POST
Delete people

Authorizations

Authorization
string
header
required

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

Maximum array length: 100

Response

Count of people marked for deletion

message
string
required
count
number
required