Flows
Update Flow
Updates a flow.
PATCH
/
api
/
flows
/
{id}
Headers
x-prefect-api-version
string
Path Parameters
id
string
requiredThe flow id
Body
application/json
Data used by the Prefect REST API to update a flow.
tags
string[]
A list of flow tags
Was this page helpful?