Update a tag

Update an existing tag's name, description, color, or text color.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique UUID v4 identifier of the project.

integer
required

The unique integer identifier of a tag.

Body Params
string

The updated display name of the tag.

string

The updated description of the tag.

string

The updated background color of the tag in hex format.

string

The updated text color of the tag in hex format.

Responses

400

Bad Request

403

Permission denied

404

Project not found or tag not found

500

Internal Server Error

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json