Skip to content

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
string
Required

Request Body

application/json
JSON
{
}

Responses

Tag successfully updated

application/json
JSON
{
}

Playground

Server
Authorization
Variables
Key
Value
Body

Samples

Powered by VitePress OpenAPI

Distributed under the MIT License