People
Delete people
Delete people by id or email.
POST
/
people
/
delete
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
People to be deleted by id