v1
latestSwagger 2.02026-07-172161122.5 KBMailboxes
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"
}