Tags
Update a tag
Update a tag in the workspace.
PATCH
/
tags
/
{id}
Authorizations
Default authentication mechanism
Path Parameters
The ID of the tag to update.
Body
application/json
The name of the tag to create.
Required string length:
1 - 50
The color of the tag. If not provided, a random color will be used from the list: red, yellow, green, blue, purple, pink, brown.
Available options:
red
, yellow
, green
, blue
, purple
, pink
, brown
The name of the tag to create.
Minimum length:
1
Was this page helpful?