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

# POST /api/conversation/recall-prompt/{recallPrompt}

`POST /api/conversation/recall-prompt/{recallPrompt}`

## Path parameters

- `recallPrompt` integer, required

## Response `200`

OK

## Changes

- **2026-08-29** `a5d579a70625` — 1 info
  - added the optional property `conversationInitiator/dailyProbeEnabled` to the response with the `200` status
- **2026-08-26** `7a8ece7a88fe` — 5 info
  - added the optional property `subject/recallPrompt/answer/awayCount` to the response with the `200` status
  - added the optional property `subject/recallPrompt/answer/awayMs` to the response with the `200` status
  - added the optional property `subject/recallPrompt/answer/detourCount` to the response with the `200` status
  - added the optional property `subject/recallPrompt/answer/detourMs` to the response with the `200` status
  - …1 more
- **2026-08-17** `7ff1733db39f` — 1 breaking
  - the response property `subject/recallPrompt/answer/correct` became optional for the status `200`
- **2026-08-15** `cacb660db3de` — 1 warning
  - removed the optional property `conversationInitiator/spaceIntervals` from the response with the `200` status
- **2026-08-15** `9c5f3700ef20` — 1 breaking, 2 info
  - removed the required property `subject/recallPrompt/mcq/multipleChoicesQuestion` from the response with the `200` status
  - added the required property `subject/recallPrompt/mcq/questionStem` to the response with the `200` status
  - added the required property `subject/recallPrompt/mcq/responseChoices` to the response with the `200` status

[Full history](https://skmtc.dev/nerds-odd-e/apis/openapi-definition/changes/api/conversation/recall-prompt/:recallPrompt/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/44ef688a3dcd/schema)
