Update a bookmark in a tagged workbook

Update a bookmark in a version tagged workbook.

Usage notes

  • Retrieve the workbookId by calling the /v2/workbooks endpoint.
  • Retrieve the tagName by calling the /v2/tags endpoint and using the name in the response.
  • Retrieve the bookmarkId by calling the /v2/workbooks/{workbookId}/bookmarks endpoint.
  • Retrieve the workbookVersion by calling the /v2/workbooks endpoint and using the latestVersion in the response for the workbook, or from the version history More menu for the specific version.
  • Retrieve the exploreKey by identifying the ID of the workbook exploration that you want to bookmark. When exploring a workbook, the explore ID is visible in the URL: :explore=76c76e52-8d94-448a-969c-32cc18da9ea0. Provide the ID after the =.
Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique identifier of the workbook.

string
required
string
required
Body Params

The request body.

string | null
boolean | null
boolean | null
string | null

ID of the associated exploration.

Responses

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json