---
title: "Mark All Notifications Read"
method: POST
path: "/me/notifications/read-all"
tags: ["me"]
---

# Mark All Notifications Read

`POST /me/notifications/read-all`

Mark every unread notification read in one statement.

The bell had no way to do this, so clearing a backlog meant clicking each
row. Filtered on unread rather than updating everything, so the read
timestamp on rows the user already dealt with is not rewritten.

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.dev/repowise/apis/repowise-hosted-api.md) · [All operations](https://skmtc.dev/repowise/apis/repowise-hosted-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/repowise/repowise-hosted-api/revisions/1e57283a9737/schema)
