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/{id} \ --header 'Authorization: Bearer <token>'
204
success
{}
Endpoint: v1/audiences/{id}
v1/audiences/{id}
Delete a specific audience. This action cannot be undone.
API key with format "Bearer {your-api-key}"
Unique identifier of the audience
Audience successfully deleted
Was this page helpful?