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