Remove a tag from a workbook

This endpoint removes a specific version tag from a workbook. Version tags are used to mark workbooks for certain stages or characteristics. Removing a version tag can help manage and update the organizational scheme of workbooks as projects evolve or conclude.

Usage notes

  • workbookId: The unique identifier for the workbook to remove the tag from. Retrieve the workbookId by calling the /v2/workbooks endpoint.
  • tagId: The unique identifier for the tag to remove. Retrieve the tagId by calling the /v2/tags endpoint and using the versionTagId in the response.

Usage scenarios

  • Organizational updates: Useful for administrators who need to update tagging schemes as project requirements change.
  • Data management: Helps in maintaining the relevance and organization of workbook metadata for easier access and identification.

Best practices

  • Verify that the correct tag is being removed by reviewing its associated workbooks and the implications of its removal.
Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique identifier of the workbook.

string
required

Unique identifier of the version tag

Responses

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