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

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

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

## Path parameters

- `recallPrompt` integer, required

## Request body

- QuestionContestResult
  - `advice` string
  - `rejected` boolean

## Response `200`

OK

## Changes

- **2026-08-15** `9c5f3700ef20` — 1 warning, 1 info
  - removed the optional property `multipleChoicesQuestion` from the response with the `200` status
  - added the optional property `mcq` to the response with the `200` status
- **2026-07-22** `13f77438750e` — 2 warning, 2 info
  - removed the optional property `notebook/indexContent` from the response with the `200` status
  - removed the optional property `spellingQuestion/notebook/indexContent` from the response with the `200` status
  - added the optional property `notebook/readmeContent` to the response with the `200` status
  - added the optional property `spellingQuestion/notebook/readmeContent` to the response with the `200` status
- **2026-06-07** `ed2e37d5f029` — 1 breaking, 9 warning
  - removed the required property `questionType` from the response with the `200` status
  - removed the optional property `ancestorFolders` from the response with the `200` status
  - removed the optional property `answer` from the response with the `200` status
  - removed the optional property `answerTime` from the response with the `200` status
  - …6 more
- **2026-06-04** `b103d583ca15` — 1 info
  - added the optional property `propertyKey` to the response with the `200` status
- …earlier changes not shown

[Full history](https://skmtc.dev/nerds-odd-e/apis/openapi-definition/changes/api/recall-prompts/:recallPrompt/regenerate/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/409c54287106/schema)
