Delete a step
Delete a step. If other steps still reference it, the call fails with 409 campaign_flow_step_referenced unless you pass repair_edges with a replacement step (or null to detach the dangling edges).
Authorizations
Workspace API key, e.g. Authorization: Bearer tented_.... Create keys in Workspace Settings → API Keys.
Body
How to repair edges that referenced the deleted step.
Response
Step deleted.
Flow ID.
Always triggered_flow.
Flow name.
Lifecycle state. Structure is editable only while draft or paused.
draft, active, paused, archived Description.
Entry triggers.
A flow entry trigger. A flow may define up to 25 triggers. Triggers fire on new events only — activating a flow never retroactively enrolls contacts.
- Option 1
- Option 2
- Option 3
- Option 4
- Option 5
- Option 6
Step graph.
A flow step. A flow may contain up to 100 steps. Steps link via next_step_id (or the branch fields on condition_check); omitting a link ends the flow.
- Option 1
- Option 2
- Option 3
- Option 4
- Option 5
- Option 6
- Option 7
- Option 8
- Option 9
Contacts matching these rules are dropped (evaluated continuously). null when unset.
- Option 1
- Option 2
Whether contacts may re-enter after exiting.
allow, no_reentry Whether contacts can be added via the API.
Free-form flow settings (max 16 KB).
Aggregate membership counters.
When the flow was archived.
Creation time.
Last update.