DELETE api/2.0/community/bookmark/{id} This function requires authentication

Description

Removes a bookmark with the ID specified in the request.

Parameters
Name Description Type Example
id
sent in url
Bookmark ID number 1234
Example
DELETE api/2.0/community/bookmark/1234
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json
Returns

This method doesn't return any data.