Headers
Path Parameters
The flow id
Body
application/json
Data used by the Prefect REST API to update a flow.
A list of flow tags
Examples:
["tag-1", "tag-2"]
Response
Successful Response
Updates a flow.
The flow id
Data used by the Prefect REST API to update a flow.
A list of flow tags
["tag-1", "tag-2"]
Successful Response