Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.maildiver.com/v1/audiences/{audienceId}/contacts/{contactId} \ --header 'Authorization: Bearer <token>'
204
success
{}
Endpoint: v1/audiences/{audienceId}/contacts/{contactId}
v1/audiences/{audienceId}/contacts/{contactId}
Delete a specific contact. This action cannot be undone.
API key with format "Bearer {your-api-key}"
Unique identifier of the audience
Unique identifier of the contact
Contact successfully deleted
Was this page helpful?