Secret Tags
Update
PATCH
/
api
/
v1
/
workspace
/
{projectId}
/
tags
/
{tagId}
Path Parameters
projectId
string
requiredThe ID of the project to update the tag in.
tagId
string
requiredThe ID of the tag to get details.
Body
application/json
slug
string
requiredThe slug of the tag to update.
color
string
requiredThe color of the tag to update.
Response
200 - application/json
workspaceTag
object
required