Type Alias GroupsAddGroupAdminsRequestBody

GroupsAddGroupAdminsRequestBody: { admins?: { email?: string; id?: string }[] }