POST - Auto Attendant Submenu
Posts a new submenu to the specified Auto Attendant (AA).
Parameters
service_user_id (str): Service User ID of the AA.
submenu_id (str): ID of the submenu to be created.
announcement_selection (str, optional): "Default" or "Personal". Defaults to "Default".
extension_dialing (bool, optional): Whether Level Extension Dialing is enabled or not. Defaults to True.
Returns
None: This method does not return any specific value.
How To Use:
Example Returned Data (Formatted)
Last updated
Was this helpful?