DELETE api/2.0/community/wiki/file/{name}
Deletes a file with the name specified in the request from the wiki page 'Files' section.
Name |
Description |
Type |
Example |
name
sent in url
|
File name
|
string
|
some text
|
DELETE api/2.0/community/wiki/file/%22some+text%22
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json
This method doesn't return any data.