Ir al contenido

Remove domain

DELETE
/v1/domains/{domain}
curl --request DELETE \
--url https://api.mailerdash.com/v1/domains/example \
--header 'Authorization: Bearer <token>'

Removes a domain registration. Requires admin key.

domain
required
string

Removed

Unauthorized

Admin key required

Domain not found