Mailboxes
Create mailbox
Creates a new mailbox for the specified domain with optional forwarding and webmail access
post/domains/{domain}/mailboxes
Path parameters
domainstring required
Domain name
Request body
Response
Mailbox created successfully with generated password
Example response
{
"requestId": "1234567890abcdef",
"status": "success"
}Changes
Changed in 2 of the 23 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲