Skip to main content
PUT
Update Tag

Path Parameters

string
required
Organization ID
string
required
Project ID
string
required
Tag ID

Request Body

string
Updated display name (slug will be regenerated)
string
Updated description

Example Request

Response

Returns the updated Tag object.

Error Responses

Tag Not Found

Tag Name Already Exists

Code Examples