v1

latestOpenAPI 3.1.0raw.githubusercontent.com2024-11-08170291390.5 KB
Flow Runs

Create Flow Run Input

Create a key/value input for a flow run.

post/api/flow_runs/{id}/input

Path parameters

idstring uuid required

The flow run id

The flow run id

Headers

x-prefect-api-versionstring

Request body

keystring required

The input key

valuestring binary required

The value of the input

senderstring

The sender of the input

Response

Successful Response

{"stackTrail":"paths:/api/flow_runs/{id}/input:post:responses:201:content:application/json:schema","oasType":"schema","type":"unknown"}