Skip to main content
PATCH
Update an email domain

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string<uuid>
required

Email domain UUID

Body

application/json
inbound_enabled
boolean

Enable or disable inbound routing for this domain

dmarc_policy
object | null

Update the DMARC policy. The recommended _dmarc TXT record is rebuilt and its verification reset to pending.

tracking
object

Response

Email domain updated

data
object
required
Example: