---
title: "Mark All Notifications As Read"
method: PATCH
path: "/notification/read-all"
tags: ["Notifications"]
---

# Mark All Notifications As Read

`PATCH /notification/read-all`

Mark all notifications as read for the current user

## Response `200`

All notifications marked as read

- object
  - `success` boolean, required
  - `count` number

---

[API](https://skmtc.net/usekaneo/apis/kaneo-api.md) · [All operations](https://skmtc.net/usekaneo/apis/kaneo-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/usekaneo/kaneo-api/versions/09053e1c8b21/schema)
