/
DR
droidrun
/
Droidrun Cloud
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 57m ago · Updated 2mo ago
View markdown
droidrun
Droidrun Cloud
post
Add an action to a flow
v24
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-06-19
169
310
464.0 KB
Action Catalog
2
Actions
7
Agents
1
Apps
7
Carriers
6
countries
1
Credentials
9
Devices
10
Events
4
Executions
4
Flows
12
get
List flows
post
Create a flow
get
Get a flow
delete
Delete a flow
patch
Update a flow
post
Clone a flow
post
Dry-run a flow
get
List actions for a flow
put
Replace all actions for a flow
post
Add an action to a flow
delete
Remove an action from a flow
post
Clear a flow's blocked status after fixing the underlying issue. Idempotent — safe to call on already-healthy flows.
Hook
8
Models
1
Profiles
6
proxies
6
Proxies
6
Public - Webhook Deliveries
4
Public - Webhook Event Types
1
Public - Webhooks
7
Tasks
13
Timezones
1
Tools
41
Triggers
6
users
6
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