DELETE api/2.0/crm/report/file/{fileid}
Deletes a report file with the ID specified in the request.
Name |
Description |
Type |
Example |
fileid
sent in url
|
File ID
|
number
|
1234
|
DELETE api/2.0/crm/report/file/1234
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json
This method doesn't return any data.