Updates an existing SMTP user configuration
API key for account management endpoints. Use your api_ prefixed token.
Current SMTP username to update
"existing-user"
New SMTP username (will be sanitized to lowercase alphanumeric with hyphens)
1 - 64"new-user-name"
New password
8 - 72"newSecurePassword123"
Whether to allow sending from any domain (requires paid subscription)
false
List of approved domains for sending
253["example.com", "mydomain.com"]Email sending quota
x >= 01000
List of allowed IP addresses
50["192.168.1.1", "10.0.0.1"]Status of the SMTP user
inactive, active, suspended, quota-locked, quota-unlocked