Skip to main content
DELETE
Delete run tag

Headers

x-api-key
string | null

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

Path Parameters

workflow_run_id
string
required

Workflow run ID

Example:

"wr_123"

key
string
required

Tag key to delete

Example:

"env"

Response

Successfully deleted tag (or no-op if absent)

Current tags for a workflow run.

workflow_run_id
string
required
tags
TagResponse · object[]
required