Create an SMTP sending account
Creates a custom SMTP sending account. Supply an Idempotency-Key header to safely retry on network errors. The SMTP password is stored securely and is never returned.
Documentation Index
Fetch the complete documentation index at: https://docs.sendmux.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Sendmux API key. Use a root API key for Management API routes, or a mailbox credential for Mailbox API routes. Obtain keys from the dashboard under API Keys.
Headers
Client-chosen unique key to safely retry the request. Cached for 24h per (team, endpoint, key). Different body with same key returns 409 idempotency_conflict.
255"providers-create-20260525-001"
Body
1 - 255"Transactional SMTP"
1 - 255"smtp.example.com"
1 <= x <= 65535587
tls, ssl, none, starttls "starttls"
1 - 255"api-user"
1 - 500"smtp-password"
255"sender@example.com"
255"Acme"
255"support@example.com"
255"Support"
0 <= x <= 100100
255"click.example.com"