Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
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.
A list of inputs for the flow, each containing key-value pairs representing the Input nodes and values that should go into them.