Tags
Delete run tag
Soft-delete a single grouped tag from a workflow run. Writes a DELETE event row.
delete/v1/runs/{workflow_run_id}/tags/{key}
Path parameters
workflow_run_idstring required
Workflow run ID
Example:wr_123
Workflow run ID
keystring required
Tag key to delete
Example:env
Tag key to delete
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.
Response
Successfully deleted tag (or no-op if absent)