---
title: "DELETE /users/me/unread/channels/{channelID}"
method: DELETE
path: "/users/me/unread/channels/{channelID}"
tags: ["unread"]
---

# DELETE /users/me/unread/channels/{channelID}

`DELETE /users/me/unread/channels/{channelID}`

指定されたチャンネルの未読メッセージを既読にします。存在しないチャンネルIDを指定した場合は、無視されます。

## Response `204`

正常にメッセージを既読にできました。

## Changes

- **2019-07-24** `66a69a1387ed` — 1 info
  - api operation id `readMessages` was added
- **2019-07-05** `6956f2622a20` — 5 info
  - api operation id `readMessages` removed and replaced with ``
  - the endpoint scheme security `traqOAuth2` was added to the API
  - endpoint reactivated
  - removed the non-success response with the status `410`
  - …1 more

[Change history](https://skmtc.dev/traptitech/apis/traq-api/changes/users/me/unread/channels/:channelID/delete.md)

---

[API](https://skmtc.dev/traptitech/apis/traq-api.md) · [All operations](https://skmtc.dev/traptitech/apis/traq-api/llms.txt) · [OpenAPI document](https://skmtc.dev/traptitech/apis/traq-api/revisions/535e1f620613?raw)
