PUT - Auto Attendant Submenu
This method allows you to update the configuration of the submenus for your AAs. This method only allows you to update one submenu at a time but can be placed in a look to update all submenus you may have.
Parameters
auto_attendant_user_id (str): Service user ID of your auto attendant.
submenu_id (str): Service user ID of your submenu.
updates (dict): Updates your applying to your submenu.
Return
None: This method does not return any specific value.
How To Use:
Result:
Last updated
Was this helpful?