POST api/2.0/files/thumbnails This function requires authentication

Description

Creates thumbnails for the files with the IDs specified in the request.

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
POST api/2.0/files/thumbnails
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json
Returns

List of file IDs