---
title: "Mark Notify as Read"
method: POST
path: "/notifies/{comment_id}/{notify_key}"
tags: ["Notify"]
---

# Mark Notify as Read

`POST /notifies/{comment_id}/{notify_key}`

Mark specific notification as read for user

## Path parameters

- `comment_id` integer, required
- `notify_key` string, required

## Response `200`

OK

- HandlerMap

## Other responses

- `400` — Bad Request
- `404` — Not Found
- `500` — Internal Server Error

---

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