Skip to main content
Version: v0.31.0

Add a bookmark to a list

PUT 

/lists/:listId/bookmarks/:bookmarkId

Add a bookmark to a manual list. This operation is idempotent — adding an already-present bookmark has no effect.

Request

Responses

No content — the bookmark was added to the list successfully.