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