Update Group Member Roleput https://{server}/api/v2.1/org/{org_id}/admin/groups/{group_id}/members/{user_id}/Update a member's role.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.Body Paramsis_adminbooleanrequiredtruefalseResponse 200OKUpdated 9 months ago