Start a workflow asynchronously
API Reference
Start a workflow asynchronously
POST
Start a workflow asynchronously
Body
application/json
The name of the workflow to execute
The payload to send to the workflow
(Optional) The workflowId to use. Must be unique
The catalog (Temporal task queue) to route the execution to. Falls back to the default catalog.
Deprecated alias for catalog. If both are sent, catalog wins.