Skip to main content

Update a flow

PUT 

/v1/organizations/:organization_id/flows/:flow_id

Update the configuration of an existing flow, including name, description, execution logic, conditions, and target configuration. No content returned (204) after a successful update.

Request

Responses

Flow successfully updated. No content returned.