PATCH
/
api
/
flow_runs
/
{id}

Headers

x-prefect-api-version
string

Path Parameters

id
string
required

The flow run id

Body

application/json

Data used by the Prefect REST API to update a flow run.

empirical_policy
object

Defines of how a flow run should retry.

flow_version
string | null
infrastructure_pid
string | null
job_variables
object | null
name
string | null
parameters
object
tags
string[]