Tool
mail_domain_delete
Delete a sending domain and its SES identity
Delete a sending domain and its SES identity
Behavior
- HTTP
DELETE /mail/domains/:id
Arguments
| Name | Type | Required | Description |
|---|---|---|---|
| id | string | • | Domain id to delete |
Response
| Field | Type | Always | Description |
|---|---|---|---|
| deleted | boolean | • |
Try it
Delete a sending domain and its SES identity.