Flows
Flow Actions

Replace all actions for a flow

Replace a flow's entire action list with the supplied set (at least one required). Each action references an actionId and a unique position, and may include nested children, a nameOverride, param overrides, and a continueOnError flag. Returns 404 if the flow does not exist.

put/flows/{flowId}/actions

Path parameters

flowIdstring uuid required

Request body

Response

Flow actions replaced

Changes