Error
Workflow ausfuhren
Execute a workflow with optional JSON input. Requires the workflows:run scope.
POST
Error
Fuhrt einen veroffentlichten Workflow aus und gibt Fortschrittsinformationen zuruck. Streaming ist nur moglich, wenn der Key Streaming-Zugriff erlaubt.
Erforderlicher API-Key-Scope:
workflows:run.Path-Parameter
string
erforderlich
UUID des Workflows.
Query-Parameter
string
erforderlich
Team-UUID, zu der der Workflow gehort.
boolean
Setze
true, um eine Streaming-Antwort anzufordern. Der Key muss Streaming erlauben.Body-Parameter
object
Werte fur Workflow-Input-Variablen.
string
Trigger-Bezeichnung fur den Lauf. Standard ist
manual.Beispiel-Body
Autorisierungen
Paste your Pharen API key without the Bearer prefix.
Pfadparameter
Workflow UUID.
Body
application/json
JSON input passed to the workflow run.