Create IVRMenu

Add a new IVRMenu to an account.

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
Language
Authorization
Header
Click Try It! to start a request and see the response here!