---
title: "Read broadcast message by id"
method: PUT
path: "/broadcast-message/{id}/read"
tags: ["broadcast-messages"]
---

# Read broadcast message by id

`PUT /broadcast-message/{id}/read`

Read broadcast message by id.

## Path parameters

- `id` string, required

## Response `204`

OK

## Other responses

- `404` — Not Found

## Changes

- **2025-10-08** `bbc46dbdcc32` — 1 info
  - endpoint added
- **2025-09-19** `09771646fdc6` — 1 breaking
  - api path removed without deprecation
- **2025-09-19** `c805ee9614ae` — 1 info
  - endpoint added
- **2025-09-19** `10a1f7617754` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/capensis/apis/canopsis-community-api/changes/broadcast-message/:id/read/put.md)

---

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