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