---
title: "POST /api/testability/inject-mcqs"
method: POST
path: "/api/testability/inject-mcqs"
tags: ["testability-rest-controller"]
---

# POST /api/testability/inject-mcqs

`POST /api/testability/inject-mcqs`

## Request body

- McqsTestData
  - `notebookName` string
  - `mcqTestData` McqTestData[]
    - `Note Title` string
    - `Question` string
    - `Answer` string
    - `One Wrong Choice` string

## Response `200`

OK

## Changes

- **2026-08-15** `9c5f3700ef20` — 1 breaking, 2 info
  - removed the required property `items/multipleChoicesQuestion` from the response with the `200` status
  - added the required property `items/questionStem` to the response with the `200` status
  - added the required property `items/responseChoices` to the response with the `200` status
- **2026-08-15** `8bb1e2f60870` — 1 info
  - endpoint added

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