Create IVRMenu

Add a new IVRMenu to an account.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Notes

label

Name/Label for the IVRMenu.

options

An object with options 0 to 9 and * settings. Settings for all options:

  • destination_type - Destination type for the option.
  • destination - Destination ID for the option.

digit_timeout

Digit timeout in seconds. IVRMenu will wait for an input for seconds mentioned in here. After that IVRMenu will execute failover option.

menu_repeat

IVRMenu will repeat the number of time mentioned in this option.

menu_timeout

IVRMenu timeout in seconds. IVRMenu will timeout after seconds mentioned here. After that IVRMenu will execute failover option.

menu_timeout_options

An object with the following options:

  • destination_type - Destination type for the option.
  • destination - Destination ID for the option.

enable_speed_dials

Enable speed dials or not. If this option is enabled, IVRMenu will accept speed dials as an input.

soundfile

SoundFile ID or Text to speech. SoundFile or text to be played in the IVRMenu.

Response Properties
PropertyTypeDescription
IVRMenuobjectIVRMenu
Body Params
string
required

Human-readable label used for ivrmenu.

options
object
required
string

Digit timeout.

string

Menu repeat.

string

Menu timeout.

menu_timeout_options
object
boolean

Enable speed dials on IVRMenu.

string

SoundFile ID or Text to speech.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json