remove_user_from_group#

omni.client.remove_user_from_group(
url: str,
user: str,
group: str,
) Result#

Blocking version of omni.client.remove_user_from_group_with_callback()