Remove a sending domain
DELETE/domains/:id
Remove a sending domain from the project. The domain is also detached from any SES identity that was provisioned for it. Returns 409 if the domain is still referenced by other resources (templates, scheduled sends, etc.) — those must be removed first.
Request
Responses
- 200
- 404
- 409
Domain removed
Domain not found
Domain still referenced by other resources