---
title: "Batch mark notifications as read"
method: PATCH
path: "/v1/notifications/read"
tags: ["Notifications"]
---

# Batch mark notifications as read

`PATCH /v1/notifications/read`

## Request body

- MarkReadDto
  - `ids` string[], required — Notification IDs to mark as read

## Response `200`

---

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