---
title: "PUT /resources/{resource_id}/message-channels"
method: PUT
path: "/resources/{resource_id}/message-channels"
tags: ["resources"]
---

# PUT /resources/{resource_id}/message-channels

`PUT /resources/{resource_id}/message-channels`

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

## Path parameters

- `resource_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 resource.

- 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)
