Skip to main content

Update a flow

PUT 

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

Updates the configuration of an existing flow, including name, description, execution logic, conditions, and target settings. Returns the updated resource (200) after a successful update.

Request

Responses

Flow updated successfully. The response contains the updated resource.