cURL
curl --request DELETE \ --url https://qstash.upstash.io/v2/workflows/runs/{workflowRunId} \ --header 'Authorization: Bearer <token>'
Cancel an ongoing workflow run.
Documentation IndexFetch the complete documentation index at: https://upstash.com/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://upstash.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
QStash authentication token
The ID of the workflow run to cancel.
Workflow run cancelled successfully
Was this page helpful?