Skip to main content
POST
Create an email domain

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
domain
string
required
Example:

"example.com"

inbound_enabled
boolean
default:false

Enable inbound routing for this domain

dmarc_policy
object | null

DMARC policy. Omit/null for the advisory default (v=DMARC1; p=none; rua=mailto:dmarc@telnyx.com).

tracking
object

Response

Email domain created

data
object
required
Example: