Start multiple workflow runs in a single request.
QStash authentication token
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.
Workflow runs triggered successfully