Delete a domain
DELETE
/domains/{id} Soft-deletes the domain and removes the SES identity. The same name can be re-added later.
Parameters
| Name | In | Required | Type | Description |
|---|---|---|---|---|
undefined | undefined | no | — |
Operation
| Method | DELETE |
| Path | /domains/{id} |
| Operation ID | deleteDomain |
| Tags | Domains |