Tags
Delete tag value
Soft-delete a grouped tag (key, value) and remove that label from every workflow carrying it (cascade). The value rides in the body so values containing '/' stay addressable. Returns how many workflows the label was removed from.
delete/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 deleted tag value