Delete a sending domain
Permanently deletes a sending domain. It cannot be undone.
DELETE/v3/sending-domains/{id}
JWT
sendingDomain:write
Parameters
| Name | Type | In | Description |
|---|---|---|---|
| id* | string | path | Unique identifier for the sending domain. |
Responses
204
401
403
404
409
429
500