POST
/
api
/
flow_runs
/
{id}
/
input

Headers

x-prefect-api-version
string

Path Parameters

id
string
required

The flow run id

Body

application/json
key
string
required

The input key

value
file
required

The value of the input

sender
string | null

The sender of the input

Response

201 - application/json

The response is of type any.