Remove a custom domain
Permanently removes a custom domain from your account.
**Side effects:**
- All API inboxes registered at `@{domain}` are automatically unregistered.
- The domain is also removed from the webapp dashboard.
**Plan required:** Growth ($49/mo) or Enterprise ($149/mo).
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
domain
The bare domain name to remove (e.g. mail.acme.com).
Response
OK
message
success
inboxes_removed
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error