v68

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-0886234905.9 KB
Tags

Update tag value color

Recolor a grouped tag (key, value). The value is supplied in the body so values containing '/' stay addressable. The new color must be a palette name.

patch/v1/tag-values/{key}

Path parameters

keystring required

Tag key (group)

Example:env

Tag key (group)

Headers

x-api-keystring nullable

Skyvern API key for authentication. API key can be found at https://app.skyvern.com/settings.

Skyvern API key for authentication. API key can be found at https://app.skyvern.com/settings.

Request body

valuestring required

Tag value (label) under the key to recolor.

colorstring required

Palette color name to assign to this (key, value).

Response

Successfully recolored tag value

keystring required
valuestring required
colorstring required
workflow_countinteger

Number of non-deleted workflows currently carrying this (key, value) label.