GET - Auto Attendant Submenu Usage
Returns the type of the specified Auto Attendant (AA) submenu. NOTE: This method does not return any usage data.
Parameters
service_user_id (str): The servivce user ID of the AA being queried.
submenu_id (str): The submenu ID of the submenu being queried.
Returns
List: Returns a list containing a single dict of the submenu.
How To Use:
Example Returned Data (Formatted)
Last updated
Was this helpful?