---
title: "Mark all in-app notifications as seen"
method: POST
path: "/notifications/inapp/seen_all"
tags: ["notifications", "inapp"]
---

# Mark all in-app notifications as seen

`POST /notifications/inapp/seen_all`

Flips every unseen row owned by the user to seen=true.

## Response `200`

OK

- InappAck
  - `ok` boolean

## Other responses

- `default` — Error response.

---

[API](https://skmtc.net/stablesea/apis/stable-sea-backend.md) · [All operations](https://skmtc.net/stablesea/apis/stable-sea-backend/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/stablesea/stable-sea-backend/revisions/3feea260296c/schema)
