---
title: "POST /api/mcqs/{note}/refine"
method: POST
path: "/api/mcqs/{note}/refine"
tags: ["mcq-controller"]
---

# POST /api/mcqs/{note}/refine

`POST /api/mcqs/{note}/refine`

## Path parameters

- `note` integer, required

## Request body

- Mcq
  - `id` integer, required
  - `correctAnswerIndex` integer
  - `contextSeed` integer
  - `testedFocus` string
  - `validationRationale` string
  - `questionStem` string, required
  - `responseChoices` string[], required

## Response `200`

OK

## Changes

> 145 revisions in range; 19 could not be searched.

- **2026-08-15** `971cdaaddc33` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/nerds-odd-e/apis/openapi-definition/changes/api/mcqs/:note/refine/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)
