delete_domain
Delete a sending domain and tear down its identity. The operation returns a 409 error if the domain still has inboxes.
Instructions
Delete a sending domain and tear down its identity. Refused with a 409 (domain_in_use) if the domain still has inboxes (sending or receiving addresses).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Domain id. | |
| sender | No | Product/sender externalId sent as X-Drin-Sender. Required only for account-wide API keys; overrides the server's default sender. |