PUT api/2.0/crm/settings/organisation/logo This function requires authentication

Description

Updates the organization logo setting with the parameter specified in the request.

Parameters
Name Description Type Example
reset
sent in body
Resets the organization logo or not Bool value true
Example
PUT api/2.0/crm/settings/organisation/logo
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json

{
  "reset": true
}
Returns

Organization logo ID