---
title: "POST /api/mcqs/generate-question-without-save"
method: POST
path: "/api/mcqs/generate-question-without-save"
tags: ["mcq-controller"]
---

# POST /api/mcqs/generate-question-without-save

`POST /api/mcqs/generate-question-without-save`

## Query parameters

- `note` integer, required

## Response `200`

OK

## Changes

- **2026-08-15** `9c5f3700ef20` — 1 breaking, 2 info
  - removed the required property `multipleChoicesQuestion` from the response with the `200` status
  - added the required property `questionStem` to the response with the `200` status
  - added the required property `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/mcqs/generate-question-without-save/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)
