Skip to main content
POST
Create Flow Run Input

Headers

x-prefect-api-version
string

Path Parameters

id
string<uuid>
required

The flow run id

Body

application/json
key
string
required

The input key

value
string
required

The value of the input

sender
string | null

The sender of the input

Response

Successful Response