Delete SMTP Account
Delete an SMTP account from a domain.
Delete an SMTP account from a domain. This action cannot be undone.
Scope: domains.smtp_accounts.delete
Path Parameters
domain_idintegerrequiredThe ID of the domain.
smtp_account_idintegerrequiredThe ID of the SMTP account to delete.
Sample Response
200 OK
{ "data": null }