Create a mailbox domain

POST
/mailbox_domains

Create domain for the partner_id

Headers

Auth
AuthorizationstringRequired
Bearer authentication of the form Bearer <token>, where token is your auth token.
x-monite-versionstringRequired

Request

This endpoint expects an object.
domainstringRequired

Response

This endpoint returns an object.
idstring

Entry UUID

dns_recordsobject or map from strings to any
domainstring
statusstring
dedicated_ipstringOptional

A dedicated IP address assigned to this mailbox and used to send outgoing email.

last_updated_atdatetimeOptional

The time the domain was updated for the last time

Errors