---
title: "Mark all notifications of a user as read"
method: POST
path: "/notifications"
tags: ["sharing"]
---

# Mark all notifications of a user as read

`POST /notifications`

## Response `200`

All notifications marked as read.

- ModelsMessage
  - `message` string — A standard message.

## Other responses

- `500` — Internal error

---

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