Flow Runs
Create Flow Run Input
Create a key/value input for a flow run.
POST
Headers
Path Parameters
The flow run id
Body
application/json
The input key
The value of the input
The sender of the input
Response
201
application/json
Successful Response
The response is of type any
.
Was this page helpful?