Description Usage Arguments Value
Add a bookmark to user collection.
1 2 3 4 5 6 7 8 9 10 11 |
api_token |
(chr) api auth token. |
url |
(chr) Url to add. |
title |
(chr) Title of the bookmark. |
extended |
(chr) Description of the item. |
tags |
(chr vector) List of tags, up to 100 tags. |
date |
(date) Creation date for the bookmark, to be formatted as 2020-02-23T12:32:45Z. |
replace |
(bool) Replace an existing bookmark. Throws an error if set to false. |
shared |
(bool) Make the bookmark public. |
toread |
(bool) Flags the bookmark as unread. Default is FALSE. |
TRUE if successful, error message otherwise.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.