Reach: Contacts

Delete a profile contact

Permanently delete a contact from a profile.

The contact is removed together with its custom field values and tag assignments.

delete/api/reach/v1/profiles/{profileUuid}/contacts/{contactUuid}

Path parameters

profileUuidstring required
Example:550e8400-e09b-41d4-a716-400055000000

Profile uuid parameter

contactUuidstring uuid required
Example:550e8400-e29b-41d4-a716-446655440000

Contact uuid parameter

Response

Success empty response

messagestring

Example response

{
  "message": "Request accepted"
}

Changes

Changed in 1 of the 89 revisions of this API.1