Skip to main content
POST
Create an email address

Authorizations

Authorization
string
header
required

Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"

Body

application/json
type
enum<string>
required
Available options:
subdomain,
custom_domain,
custom_email
slug
string

Required for subdomain

Example:

"support"

address
string

Required for custom_domain/custom_email

Example:

"support@yourcompany.com"

agent_uuid
string

Agent to handle this address (optional)

from_name
string
Example:

"Acme Support"

Response

Created