Create a mailbox domain
Create domain for the partner_id
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Headers
x-monite-version
Request
This endpoint expects an object.
domain
The domain name, such as mail.mycompany.com. Can contain only alphanumeric characters (A..Z a..z 0..9), dots (.), and hyphens (-). Each segment of the domain name must start and end with either a letter or a digit.
Response
Successful Response
id
Entry UUID
dns_records
domain
The domain name.
status
dedicated_ip
A dedicated IP address assigned to this mailbox and used to send outgoing email.
last_updated_at
The time the domain was updated for the last time
Errors
400
Post Mailbox Domains Request Bad Request Error
401
Post Mailbox Domains Request Unauthorized Error
403
Post Mailbox Domains Request Forbidden Error
409
Post Mailbox Domains Request Conflict Error
422
Post Mailbox Domains Request Unprocessable Entity Error
429
Post Mailbox Domains Request Too Many Requests Error