v3

latestOpenAPI 3.0.32026-07-31135300306.1 KB
tags

Update an existing tag

Updates an existing tag. Only provided fields are modified.

Rate limit: 10 requests per minute

patch/tags/{id}

Path parameters

idstring required

The ID of the tag to update.

Request body

hex_colorstring

The hex code of the tag's color.

valuestring

in: body

The name of the tag.

Response

request_idstring

The request ID for tracking.