post https://api.sigmacomputing.com/v2/workbooks//bookmarks
Add a bookmark to a workbook.
Usage notes
- Retrieve the workbookId by calling the /v2/workbooks 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=
.