/
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
Flow Actions
Add an action to a flow
post
/flows/{flowId}/actions
Path parameters
flowId
string
uuid
required
Request body
AddFlowActionBody
required
actionId
string
uuid
required
position
integer
required
continueOnError
boolean
nameOverride
string
overrides
FlowActionOverrides
nullable
parentFlowActionId
string
uuid
nullable
children
FlowChildActionInput[]
Response
Flow action added
object
required
data
FlowAction
required