DELETE /v1/domains/{id}
Deleting a domain removes it from the project and, when no sibling project still uses the same domain name, releases the underlying sending identity. This is the path to take when you mistyped a domain and want to re-add it cleanly.
Path parameters
string
required
The domain id to delete, for example
dom_01HZ8K3M9P.Request
Response
204 No Content on success — there is no response body.
