DELETE api/2.0/files/recent This function requires authentication

Description

Removes files with the IDs specified in the request from the "Recent" section.

Parameters
Name Description Type Example
FolderIds
sent in body
List of folder IDs Collection of System.Text.Json.JsonElements
collection
FileIds
sent in body
List of file IDs Collection of System.Text.Json.JsonElements
collection
Example
DELETE api/2.0/files/recent
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json
Returns

No content