Skip to main content
DELETE
Delete SMTP user

Authorizations

Authorization
string
header
required

API key for account management endpoints. Use your api_ prefixed token.

Body

application/json
username
string
required

SMTP username to delete

Example:

"smtp-user1"

Response

SMTP user deleted successfully

success
boolean
Example:

true

message
string
Example:

"Smarthost deleted successfully"