Batch Trigger Workflow Runs
Runs
Batch Trigger Workflow Runs
Start multiple workflow runs in a single request.
POST
Batch Trigger Workflow Runs
Documentation Index
Fetch the complete documentation index at: https://upstash.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
QStash authentication token
Body
application/json
The URL of the workflow to trigger.
The raw request payload passed to the workflow endpoint as is. You can access it via request payload parameter on the context object.
HTTP headers to forward to the workflow. You can pass any headers supported in the single trigger API.
Response
Workflow runs triggered successfully