PUT api/2.0/files/storeoriginal
Changes the ability to upload documents in the original formats as well.
Name |
Description |
Type |
Example |
Set
sent in body
|
Specifies whether to set the specified settings or not
|
System.Boolean
|
|
PUT api/2.0/files/storeoriginal
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json
{
"Set": true
}
Boolean value: true if the operation is successful