Remove domain
DELETE/domains/:domain
De-provision a domain to cease protecting it with MailChannels Inbound.
Request
Responses
- 204
- 400
- 403
- 404
- 500
Successful de-provisioning request. The domain will no longer count towards your limit on protected domains.
Bad Request, returned in the case that an error occurs while converting an A-label domain to a U-label domain name.
Returned in the case that the domain is associated with an api key that is different than the one in the request, or the domain in the request is an alias domain.
The domain does not exist.
Internal Server Error