DELETE api/2.0/community/bookmark/{id}
Removes a bookmark with the ID specified in the request.
Name |
Description |
Type |
Example |
id
sent in url
|
Bookmark ID
|
number
|
1234
|
DELETE api/2.0/community/bookmark/1234
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json
This method doesn't return any data.