---
title: "Update a notification's status."
method: POST
path: "/me/notifications/update"
tags: ["me"]
---

# Update a notification's status.

`POST /me/notifications/update`

This endpoint will update the status of a single, multiple or all notifications of the authenticated user.

## Response `200`

Successful POST Notifications Update JSON response

- object

## Other responses

- `400` — Error Kurozora JSON response
- `403` — Authentication error JSON response

---

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