TRY NEW VERSION

Try now New API BETA

Try out the new view and capabilities of the API documentation

START

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

Description

Specifies whether to confirm the file deletion or not.

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/changedeleteconfim
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json

{
  "Set": true
}
Returns

Boolean value: true if the operation is successful