Remove Group Membersdelete https://{server}/api/v2.1/org/{org_id}/admin/groups/{group_id}/members/{user_id}/Move a member out of a group. The group's owner cannot be removed.Path Paramsorg_idintegerrequired≥ 1The ID of your team/organization. Numeric. Get it from Get Team. Contact your team admin, if you are not the admin.group_idintegerrequired≥ 1The ID of the group to query. Can be retrieved from the call List Groups in Your Team.user_idstringrequiredThe unique user_id in the form [email protected]. This is not the email address of the user.Response 200OKUpdated about 2 years ago