Zvini
22:35:19

« Bookmark » delete

bookmark/delete - Deletes an existing bookmark.
Method parameters:
id - The ID of the bookmark to delete.
Returns a JSON document of the following format:
<boolean> - Always true.
Expected errors:
BOOKMARK_NOT_FOUND - A bookmark with the ID doesn't exist.