---
title: "Mark Notification Read"
method: POST
path: "/notifications/{notification_id}/read"
tags: ["notifications", "notifications"]
---

# Mark Notification Read

`POST /notifications/{notification_id}/read`

Mark a single notification as read.

Note: Notifications are user-scoped, not workspace-scoped. No workspace authz required.

## Path parameters

- `notification_id` string, required

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/tryscott/apis/one-shot-api.md) · [All operations](https://skmtc.net/tryscott/apis/one-shot-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tryscott/one-shot-api/versions/28bdface01df/schema)
