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

# Mark a thread as done

`DELETE /notifications/threads/{thread_id}`

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

## Path parameters

- `thread_id` integer, required

## Response `204`

No content

---

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