---
title: "Mark notifications as read"
method: PUT
path: "/notifications/mark-read.json"
tags: ["Notifications"]
---

# Mark notifications as read

`PUT /notifications/mark-read.json`

## Request body

- object
  - `id` integer — (optional) Leave off to mark all notifications as read

## Response `200`

notifications marked read

- object
  - `success` string

---

[API](https://skmtc.dev/discourse/apis/discourse-api-documentation.md) · [All operations](https://skmtc.dev/discourse/apis/discourse-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/discourse/discourse-api-documentation/revisions/2fd8fd2d6fd0/schema)
