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

# POST /api/conversation/note/{note}

`POST /api/conversation/note/{note}`

## Path parameters

- `note` integer, required

## Request body

- string

## Response `200`

OK

## Changes

- **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
- **2026-08-15** `5e782bc216ed` — 1 warning, 1 info
  - removed the optional property `subject/recallPrompt/predefinedQuestion` from the response with the `200` status
  - added the optional property `subject/recallPrompt/mcq` to the response with the `200` status
- **2026-08-05** `0d5a6f8b42e2` — 1 warning, 2 info
  - removed the optional property `subject/recallPrompt/overlap` from the response with the `200` status
  - removed the `CORRECT` enum value from the `subject/recallPrompt/answer/outcome` response property for the response status `200`
  - removed the `WRONG` enum value from the `subject/recallPrompt/answer/outcome` response property for the response status `200`
- …earlier changes not shown

[Full history](https://skmtc.dev/nerds-odd-e/apis/openapi-definition/changes/api/conversation/note/:note/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/9c5f3700ef20/schema)
