Deletes the company white label settings.
This method doesn't have any parameters.
DELETE api/2.0/settings/rebranding/company Host: yourportal.onlyoffice.com Content-Type: application/json Accept: application/json
Default company white label settings
{ "status": 0, "response": { "CoreSettings": { "BaseDomain": "some text" }, "CompanyName": "some text", "Site": "some text", "Email": "some text", "Address": "some text", "Phone": "some text", "IsLicensor": true } }