---
title: "Mark a thread as read"
method: PATCH
path: "/notifications/threads/{thread_id}"
tags: ["activity"]
---

# Mark a thread as read

`PATCH /notifications/threads/{thread_id}`

Marks a thread as "read." Marking a thread as "read" is equivalent to clicking a notification in your notification inbox on GitHub Enterprise Cloud: https://github.com/notifications.

## Path parameters

- `thread_id` integer, required

## Response `205`

Reset Content

## Other responses

- `304` — Not modified
- `403` — Forbidden

---

[API](https://skmtc.net/github/apis/github-v3-rest-api-3.md) · [All operations](https://skmtc.net/github/apis/github-v3-rest-api-3/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/github/github-v3-rest-api-3/versions/dc0584ac4e13/schema)
