Skip to main content
PATCH
Update Flow

Headers

x-prefect-api-version
string

Path Parameters

id
string<uuid>
required

The flow id

Body

application/json

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

tags
string[]

A list of flow tags

Example:

Response

Successful Response