PUT api/2.0/files/updateifexist This function requires authentication

Description

Updates a file version if a file with such a name already exists.

Parameters
Name Description Type Example
set
sent in body
Turns the parameter on or off Bool value true
Example
PUT api/2.0/files/updateifexist
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json

{
  "set": true
}
Returns

Bool value: true if the parameter is enabled