Clear cached scripts for workflow

Clear all cached scripts for a specific workflow. This will trigger script regeneration on subsequent runs.

Path parameters

workflow_permanent_idstringRequired
The workflow permanent ID to clear cache for

Headers

x-api-keystring or nullOptional
Skyvern API key for authentication. API key can be found at https://app.skyvern.com/settings.

Response

Successful Response
deleted_countinteger
Number of cached entries deleted
messagestring
Status message

Errors