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/settings/downloadtargz This function requires authentication

Description

Changes the format of the downloaded archive from .zip to .tar.gz.

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

{
  "set": true
}
Returns

Archive