Specifies if the white label logos are default or not.
This method doesn't have any parameters.
GET api/2.0/settings/whitelabel/logos/isdefault Host: yourportal.onlyoffice.com Content-Type: application/json Accept: application/json
Request properties of white label logos
{ "status": 0, "response": [ { "Name": "some text", "Default": true } ] }