People
Delete People
Delete people
DELETE
/
api
/
ext
/
v1
/
people
Deleting people removes them from the system, and withdraws all outstanding credits/gifts balance they have.
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
collectionId
string
requiredemails
string[]
requiredcompanyId
string
Response
200 - application/json
emails
string[]
required