---
title: "PUT /api/notifications/{nid}"
method: PUT
path: "/api/notifications/{nid}"
tags: ["api"]
---

# PUT /api/notifications/{nid}

`PUT /api/notifications/{nid}`

## Request body

- NotificationUpdate
  - `nid` integer — A unique integer value identifying each notification
  - `seen` boolean — Whether the notification was seen.

## Response `200`

OK

- NotificationUpdate
  - `nid` integer — A unique integer value identifying each notification
  - `seen` boolean — Whether the notification was seen.

---

[API](https://skmtc.net/bitmakerla/apis/estela-api-v1-0-documentation.md) · [All operations](https://skmtc.net/bitmakerla/apis/estela-api-v1-0-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bitmakerla/estela-api-v1-0-documentation/versions/ec53774a2b78/schema)
