Update a tag
Update the description of a specific version tag. Retrieve the **tagId** by calling the [/v2/tags](https://help.sigmacomputing.com/reference/list-version-tag) endpoint and using the `versionTagId` in the response.
Authentication
AuthorizationBearer
OAuth authentication of the form <token>.
Path parameters
tagId
Request
The request body.
description
Description of the version tag.
Response
The response body.
versionTagId
name
ownerId
createdBy
The identifier of the user who created this object.
updatedBy
The identifier of the user or process that last updated this object.
createdAt
When the object was created.
updatedAt
When the object was last updated.
isArchived
description
color

