Delete Sub-account SMTP Password
DELETE/sub-account/:handle/smtp-password/:id
Deletes the SMTP password identified by its ID for the specified sub-account.
Request
Responses
- 204
- 400
- 500
The specified SMTP password was successfully deleted for the sub-account.
Missing or invalid SMTP password ID.
An unexpected internal error occurred.