Outbound
Add new domain
Adds a new domain for sending email
POST
Add new domain
Authorizations
API key for account management endpoints. Use your api_ prefixed token.
Body
application/json
Domain name to add
Pattern:
^(?:[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?.)+[a-zA-Z]{2,}$Example:
"example.com"
Response
Domain added successfully
Example:
true
Example:
"Domain added successfully"
The added domain name
Example:
"example.com"
Unique identifier for the domain
Example:
"550e8400-e29b-41d4-a716-446655440000"
Domain status code
Example:
0
Creation timestamp
Example:
1735689600
Add new domain