Runs
Bulk Cancel Workflows
Cancel multiple workflow runs
DELETE
Bulk cancel allows you to cancel multiple workflow runs at once. This operation scans all your workflow runs and attempts to cancel them. If a specific workflow run cannot be canceled, it will return an error message. Therefore, some workflow runs may not be cancelled at the end. In such cases, you can run the bulk cancel operation multiple times.Documentation Index
Fetch the complete documentation index at: https://upstash-partnerstash.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Request
The list of workflow run IDs to cancel.
The prefix filter to match workflow run URLs. Workflow runs with URLs starting with this prefix will be canceled.