Tags
Delete agent tag
Soft-delete a single tag from a workflow. Writes a DELETE event row.
delete/v1/agents/{workflow_permanent_id}/tags/{key}
Path parameters
workflow_permanent_idstring required
Workflow permanent ID
Example:wpid_123
Workflow permanent 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)