Zvini
22:19:40

« Bookmark » add

bookmark/add - Creates a new bookmark.
Method parameters:
url - The URL of the bookmark.
title - The title of the bookmark.
tags - A space-separated list of tags.
Returns a JSON document of the following format:
<number> - The ID of the newly created bookmark.
Expected errors:
ENTER_URL - The URL is empty.
TOO_MANY_TAGS - More than 5 tags given.