Contact
Delete contact
Endpoint: v1/audiences/{audienceId}/contacts/{contactId}
Delete a specific contact. This action cannot be undone.
Authorizations
API key with format "Bearer {your-api-key}"
Path Parameters
Unique identifier of the audience
Unique identifier of the contact
Response
204
application/json
Contact successfully deleted
The response is of type any
.