PUT api/2.0/files/storeoriginal
Stores files in the original formats as well when uploading and converting.
Name |
Description |
Type |
Example |
set
sent in body
|
Turns the parameter on or off
|
Bool value
|
true
|
PUT api/2.0/files/storeoriginal
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json
{
"set": true
}
Bool value: true if the parameter is enabled