---
title: "Set affiliates who are in this group"
method: PUT
path: "/admin/groups/{id}/members"
tags: ["groups"]
---

# Set affiliates who are in this group

`PUT /admin/groups/{id}/members`

This will replace all the members in this group with the new members

## Request body

- object
  - `members` integer[]

## Response `200`

- object
  - `members` integer[]

## Other responses

- `403` — Not authenticated

---

[API](https://skmtc.dev/goaffpro/apis/goaffpro-api.md) · [All operations](https://skmtc.dev/goaffpro/apis/goaffpro-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/goaffpro/goaffpro-api/revisions/832de9c7d0ae/schema)
