---
title: "POST /api/recall-prompts/{recallPrompt}/answer"
method: POST
path: "/api/recall-prompts/{recallPrompt}/answer"
tags: ["recall-prompt-controller"]
---

# POST /api/recall-prompts/{recallPrompt}/answer

`POST /api/recall-prompts/{recallPrompt}/answer`

## Path parameters

- `recallPrompt` integer, required

## Request body

- AnswerDTO
  - `choiceIndex` integer
  - `thinkingTimeMs` integer

## Response `200`

OK

## Changes

- **2026-05-12** `de5624b4a98c` — 3 info
  - added the optional property `ancestorFolders/items/indexContent` to the response with the `200` status
  - added the optional property `notebook/indexContent` to the response with the `200` status
  - added the optional property `spellingQuestion/notebook/indexContent` to the response with the `200` status
- **2026-05-11** `d7c2946139e9` — 3 breaking, 8 info
  - the response property `answer` became optional for the status `200`
  - the response property `memoryTrackerId` became optional for the status `200`
  - removed the required property `recalledNote` from the response with the `200` status
  - added the optional property `ancestorFolders` to the response with the `200` status
  - …7 more

[Change history](https://skmtc.dev/nerds-odd-e/apis/openapi-definition/changes/api/recall-prompts/:recallPrompt/answer/post.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/bfacddef40a9/schema)
