---
title: "PATCH /api/memory-trackers/{memoryTracker}/mark-as-recalled"
method: PATCH
path: "/api/memory-trackers/{memoryTracker}/mark-as-recalled"
tags: ["memory-tracker-controller"]
---

# PATCH /api/memory-trackers/{memoryTracker}/mark-as-recalled

`PATCH /api/memory-trackers/{memoryTracker}/mark-as-recalled`

## Path parameters

- `memoryTracker` integer, required

## Query parameters

- `grade` 'GOOD' | 'AGAIN', required

## Response `200`

OK

## Changes

- **2026-08-20** `510f6d6643e5` — 2 breaking
  - removed the enum value `EASY` from the `query` request parameter `grade`
  - removed the enum value `HARD` from the `query` request parameter `grade`
- **2026-08-20** `405d22528fd9` — 1 warning, 1 info
  - removed the optional property `latestTutorFeedbackScore` from the response with the `200` status
  - added the optional property `latestTutorFeedbackGrade` to the response with the `200` status
- **2026-08-20** `1e08ee282e47` — 1 breaking, 1 warning
  - added the new required `query` request parameter `grade`
  - deleted the `query` request parameter `successful`
- **2026-08-16** `ac082a70e578` — 1 info
  - added the optional property `difficulty` to the response with the `200` status
- **2026-08-15** `80b350ff0ad1` — 1 warning, 1 info
  - removed the optional property `forgettingCurveIndex` from the response with the `200` status
  - added the optional property `stability` to the response with the `200` status

[Full history](https://skmtc.dev/nerds-odd-e/apis/openapi-definition/changes/api/memory-trackers/:memoryTracker/mark-as-recalled/patch.md)

---

[API](https://skmtc.dev/nerds-odd-e/apis/openapi-definition.md) · [All operations](https://skmtc.dev/nerds-odd-e/apis/openapi-definition/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/nerds-odd-e/openapi-definition/revisions/de31d4aa34d6/schema)
