---
title: "Mark Release Updates As Seen"
method: POST
path: "/release-updates/mark-seen"
tags: ["release-updates"]
---

# Mark Release Updates As Seen

`POST /release-updates/mark-seen`

Mark specific release updates as seen by the current user

## Request body

- MarkAsSeenRequest
  - `update_ids` string[], required — List of release update IDs to mark as seen

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/excellence-ai/apis/excellence-learning.md) · [All operations](https://skmtc.dev/excellence-ai/apis/excellence-learning/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/excellence-ai/excellence-learning/revisions/8d495ed916c6/schema)
