---
title: "Mark All Notifications as Read"
method: PUT
path: "/api/v1/user/notifications/read-all"
tags: ["User"]
---

# Mark All Notifications as Read

`PUT /api/v1/user/notifications/read-all`

Mark all notifications as read

## Response `200`

Request completed successfully.

- OkResponse
  - `detail` string

## Other responses

- `401` — Authentication required.
- `403` — Access denied.

---

[API](https://skmtc.dev/pwapps/apis/curie-api.md) · [All operations](https://skmtc.dev/pwapps/apis/curie-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/pwapps/curie-api/revisions/060ef67e573a/schema)
