Skip to main content
POST

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer , where is your auth token. Admin-level permissions required

Body

application/json
id
string | null
required

External contact ID

email
string | null

Contact email address

source
string | null

Source system to limit search to

Response

The contact purge was initiated successfully

success
boolean