DELETE api/2.0/community/wiki/{name} This function requires authentication

Description

Deletes a wiki page with the name specified in the request.

Parameters
Name Description Type Example
name
sent in url
Page name string some text
Example
DELETE api/2.0/community/wiki/%22some+text%22
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json
Returns

This method doesn't return any data.