pub async fn organizations_org_id_groups_id_delete_user_org_user_id_post(
configuration: &Configuration,
org_id: &str,
id: &str,
org_user_id: &str,
) -> Result<(), Error<OrganizationsOrgIdGroupsIdDeleteUserOrgUserIdPostError>>
pub async fn organizations_org_id_groups_id_delete_user_org_user_id_post(
configuration: &Configuration,
org_id: &str,
id: &str,
org_user_id: &str,
) -> Result<(), Error<OrganizationsOrgIdGroupsIdDeleteUserOrgUserIdPostError>>