Create a mailbox

POST
/mailboxes

Create a new mailbox

Headers

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

The ID of the entity that owns the requested resource.

Request

This endpoint expects an object.
mailbox_domain_idstringRequired
mailbox_namestringRequired
related_object_type"payable"Required

Related object type: payable and so on

Response

Successful Response

idstring

Mailbox UUID

mailbox_full_addressstring
mailbox_namestring
related_object_typestring
statusstring
mailbox_domain_idstringOptional

Errors