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