Error
Run workflow
Execute a published Pharen Hub workflow by UUID and stream node-level progress back over HTTP using a scoped workflows:run API key.
POST
Error
Executes a published workflow and returns node-level progress information. Streaming responses are available only when the key was created with streaming access.
Required API key scope:
workflows:run.Path parameters
UUID of the workflow to execute.
Query parameters
Team UUID that owns the workflow.
Set to
true to request a streaming response. The key must allow streaming.Body parameters
Values for workflow input variables.
Trigger label for the run. Defaults to
manual.Locale hint used by nodes that produce localized output.
Example body
Authorizations
Paste your Pharen API key without the Bearer prefix.
Path Parameters
Workflow UUID.
Body
application/json
JSON input passed to the workflow run.