v24

latestOpenAPI 3.1.0raw.githubusercontent.com2026-06-19169310464.0 KB
Flows

Update a flow

patch/flows/{flowId}

Path parameters

flowIdstring uuid required

Request body

namestring
descriptionstring
triggerIdstring uuid
enabledboolean
deviceIdsstring[]
cooldownSecondsinteger nullable
cooldownScope'flow' | 'device'
notifyWebhookIdstring uuid nullable
notifyOnSuccessboolean
notifyOnFailureboolean

Response

Flow updated