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
Response
Successfully recolored tag value
Changes
Changed in 2 of the 86 revisions of this API.2
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
- ○
endpoint added
endpoint-added
- ○