post https://api.sigmacomputing.com/v2/workbooks/tag
Add a version tag to a workbook and optionally set up a connection to swap to for a specific version of the workbook.
Usage notes
- Retrieve the workbookId by calling the /v2/workbooks endpoint.
- Retrieve the tagId by calling the /v2/tags endpoint and using the
versionTagId
in the response. - Retrieve the connectionId to use as the fromId or toId by calling the /v2/connections endpoint.
Usage scenarios
- Lifecycle management: Identify production and development resources.