Create a mailbox
Create a new mailbox
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Headers
x-monite-version
x-monite-entity-id
The ID of the entity that owns the requested resource.
Request
This endpoint expects an object.
mailbox_domain_id
mailbox_name
Response
Successful Response
id
Mailbox UUID
mailbox_full_address
mailbox_name
status
mailbox_domain_id
Errors
401
Post Mailboxes Request Unauthorized Error
403
Post Mailboxes Request Forbidden Error
409
Post Mailboxes Request Conflict Error
422
Post Mailboxes Request Unprocessable Entity Error
429
Post Mailboxes Request Too Many Requests Error