Skip to main content
Version: v0.31.0

Attach tags to a bookmark

POST 

/bookmarks/:bookmarkId/tags

Attach one or more tags to a bookmark. Tags can be identified by ID or name. If a tag name is provided and the tag doesn't exist, it will be created automatically.

Request

Responses

The IDs of the tags that were attached.