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

Description

Deletes a file with the name specified in the request from the wiki page 'Files' section.

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

This method doesn't return any data.