POST
/
person
/
delete

Authorizations

Authorization
string
headerrequired

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

Body

application/json

List of email addresses to be deleted.

emails
string[]
required

Response

200 - application/json
personsDeletedCount
integer
required

Number of person records softly deleted.