v60

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-0283227863.6 KB
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

valuestring required

Tag value (label) under the key to soft-delete.

Response

Successfully deleted tag value

keystring required
valuestring required
removed_from_workflow_countinteger required
removed_from_run_countinteger
removed_countinteger