Skip to main content

Update a flow

PUT 

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

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

Request

Responses

Flow successfully updated. No content returned.