Get Started
API backend
API system
More information

PUT api/2.0/files/settings/favorites This function requires authentication

Description

Displays the "Favorites" folder.

Parameters
Name Description Type Example
Set
sent in body
Specifies whether to set the specified settings or not System.Boolean
Example
PUT api/2.0/files/settings/favorites
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json

{
  "Set": true
}
Returns

Boolean value: true if the parameter is enabled