POST api/2.0/mailserver/mailboxes/addmy
Create my common domain mailbox with the name specified in the request.
Name |
Description |
Type |
Example |
name
sent in body
|
Sender name
|
string
|
some text
|
POST api/2.0/mailserver/mailboxes/addmy
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json
{
"name": "some text"
}
Mailbox data associated with the tenant