Delete an Account
Deletes the Account resource.
smtppy.deleteaccount(accountId)
Parameters
accountId
(string) (required) - The account you want to get by id
Response
None
(Returns status code 204 if successful.)
Last updated
Deletes the Account resource.
smtppy.deleteaccount(accountId)
accountId
(string) (required) - The account you want to get by id
None
(Returns status code 204 if successful.)
Last updated