Update Tag
PATCH
/tag/{tagId}
Updates a tag's name or color
Authorizations
BearerAuth
Enter your session token to authenticate API requests
Type
HTTP (bearer)
Parameters
Path Parameters
tagId*
The unique identifier of the tag
Type
Requiredstring
Request Body
application/json
JSON
{
}
Responses
Tag successfully updated
application/json
JSON
{
}
