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