DELETE - Auto Attendant Submenu
Removes an Auto Attendant (AA) Submenu from the AA configuration. Submenus are only a feature of the 'Auto Attendant - Standard' service. These are not available on Basic AAs.
Parameters
service_user_id(str): The service user ID of the AA.
submenu_id (str): The ID of the Submenu to be removed from the AA.
Returns
None: This method does not return any specific value.
How To Use:
Example Returned Data (Formatted)
Last updated
Was this helpful?