put https://api.fonestorm.com/v2/ivrmenu/
Update a IVRMenu.
Notes
label
label
Name/Label for the IVRMenu.
options
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
Digit timeout in seconds. IVRMenu will wait for an input for seconds mentioned in here. After that IVRMenu will execute failover option.
menu_repeat
menu_repeat
IVRMenu will repeat the number of time mentioned in this option.
menu_timeout
menu_timeout
IVRMenu timeout in seconds. IVRMenu will timeout after seconds mentioned here. After that IVRMenu will execute failover option.
menu_timeout_options
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
Enable speed dials or not. If this option is enabled, IVRMenu will accept speed dials as an input.
soundfile
soundfile
SoundFile ID or Text to speech. SoundFile or text to be played in the IVRMenu.
Response Properties
Property | Type | Description |
---|---|---|
IVRMenu | object | IVRMenu |