POST - Auto Attendant Remove User
Returns a list of the available Auto Attendants (AAs) built in the same group as the specified user. NOTE: This does not remove the user from the group.
Parameters
service_provider_id (str): Service Provider ID where the user is built.
group_id (str): Group ID where the user is built.
user_id (str): User ID of the user.
Returns
List: List of the Service User IDs of the AAs in the group.
How To Use:
Example Returned Data (Formatted)
Last updated
Was this helpful?