Update a tag
Updates an existing tag in your workspace.
Path parameters
handle
The handle of the tag to update.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
title
The updated tag title. Maximum of 30
characters.
description
The updated tag description. Maximum of 150
characters.
color
The updated tag color.
Response
Success - The tag was updated successfully.
data