---
title: "PUT /groups/{group_id}/message-channels"
method: PUT
path: "/groups/{group_id}/message-channels"
tags: ["groups"]
---

# PUT /groups/{group_id}/message-channels

`PUT /groups/{group_id}/message-channels`

Sets the list of audit message channels attached to a group.

## Path parameters

- `group_id` string, uuid, required

## Request body

- MessageChannelIDList — A list of message channel IDs.
  - `message_channel_ids` string[], required

## Response `200`

The updated audit message channel IDs for the group.

- string[]

---

[API](https://skmtc.net/opal/apis/opal-api.md) · [All operations](https://skmtc.net/opal/apis/opal-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/opal/opal-api/versions/13b58df96d40/schema)
