---
title: "Records that the current user opened the Memo with the given ID"
method: POST
path: "/memo/{memo_id}/recent"
tags: ["memo"]
---

# Records that the current user opened the Memo with the given ID

`POST /memo/{memo_id}/recent`

## Path parameters

- `memo_id` integer, required

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

## Changes

- **2026-08-22** `56d460d5541e` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/uhh-lt/apis/discourse-analysis-tool-suite-api/changes/memo/:memo_id/recent/post.md)

---

[API](https://skmtc.dev/uhh-lt/apis/discourse-analysis-tool-suite-api.md) · [All operations](https://skmtc.dev/uhh-lt/apis/discourse-analysis-tool-suite-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/uhh-lt/discourse-analysis-tool-suite-api/revisions/4c6052711f99/schema)
