Start flow run
Start flow run
This endpoint is used to trigger a flow run via API
POST
Start flow run
Authorizations
Body
application/json
In addition to the documented top-level fields, you may include any additional inputs in the request body.
The id for the user initiating the flow.
The id for the saved flow.
(Optional) The id of the project within which the flow is executed.
Arbitrary input value. The property key is matched by name to an Input node in the flow, and the entire body will be forwarded to any Webhook Input node.
