Add Group Memberspost https://{server}/api/v2.1/org/{org_id}/admin/groups/{group_id}/members/Add multiple members to a group in one call.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.Body Paramsemailarray of stringsList of user_ids ([email protected]).emailADD stringResponse 200OKUpdated about 2 years ago