/
DR
droidrun
/
Droidrun Cloud
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v24
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-06-19
169
310
464.0 KB
Flows
Update a flow
patch
/flows/{flowId}
Path parameters
flowId
string
uuid
required
Request body
UpdateFlowBody
required
name
string
description
string
triggerId
string
uuid
enabled
boolean
deviceIds
string[]
cooldownSeconds
integer
nullable
cooldownScope
'flow'
|
'device'
notifyWebhookId
string
uuid
nullable
notifyOnSuccess
boolean
notifyOnFailure
boolean
Response
Flow updated
object
required
data
Flow
required