PUT
Update IVR flow

Path Parameters

flowID
string
required

Flow ID

Body

application/json
description
string

Flow description

graph
object

v2 flow graph

is_active
boolean

Whether the flow is active

is_call_start
boolean

Auto-start on incoming calls

is_outgoing_end
boolean

Use for outgoing calls

name
string

Flow name

Response

OK

created_at
string
required
description
string
required
graph
object
required
id
string
required
is_active
boolean
required
is_call_start
boolean
required
is_outgoing_end
boolean
required
name
string
required
updated_at
string
required