---
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: 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/rest-api.md) · [All operations](https://skmtc.net/github/apis/rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/github/rest-api/versions/80850db290cd/schema)
