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

Description

Changes the ability to share a file externally.

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

{
  "Set": true
}
Returns

Boolean value: true if the parameter is enabled