Contacts
Delete a contact
Dissociates a contact from the authenticated customer. Inherited contacts cannot be deleted.
delete/v3/contacts/{id}
Path parameters
idstring uuid required
Contact ID from route parameter
Headers
x-profile-idstring uuid
Profile UUID to scope the request to a child profile. Only organization API keys can use this header. The profile must belong to the calling organization.
Request body
Response
Contact deleted successfully