GET api/2.0/mailserver/domains/ownership/check
Checks if the web domain specified in the request belongs to the current user or not.
Name |
Description |
Type |
Example |
name
sent in url
|
Web domain name
|
string
|
some text
|
GET api/2.0/mailserver/domains/ownership/check?name=some+text
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json
Boolean value: True - current user is the domain owner, False - current user is not the domain owner