delete https://api.sigmacomputing.com/v2/workbooks//tags//bookmarks/
Delete a bookmark from 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.