Delete Email Domain

Beta
DELETE/v1/messaging/email-domains/{id}

This endpoint is idempotent. Learn more

Deregisters a domain from the email bridge and removes its sending identity from the mail provider.

Delete the domain's inboxes first: while any inbox still exists on it, this returns a conflict error.

Permissions requiredValues:messaging:delete
The role behind your API key or agent must grant every one of these permissions.
idstring

Email domain ID.

Responses

200

Successful response for Delete Email Domain