API ReferenceAudienceContacts
Erase a contact's PII to fulfill a GDPR/CCPA data-erasure request
Authorization
api-key X-API-Key<token>
In: header
Path Parameters
id*string
Contact UUID
Response Body
application/json
curl -X POST "https://example.com/api/v1/contacts/string/gdpr-erase"{ "success": true}