v1

latestOpenAPI 3.1.02026-07-22154213404.8 KB
Flows

Clone a flow

Create a copy of an existing flow, including its actions and settings. The optional body can override the new flow's name and target deviceIds. Returns 404 if the source flow does not exist.

post/flows/{flowId}/clone

Path parameters

flowIdstring uuid required

Request body

namestring
deviceIdsstring[]

Response

Flow cloned