---
title: "Changes to POST /api/hyperion/courses/{courseId}/quiz-exercises/refine-question"
method: POST
path: "/api/hyperion/courses/{courseId}/quiz-exercises/refine-question"
---

# Changes to POST /api/hyperion/courses/{courseId}/quiz-exercises/refine-question

`POST /api/hyperion/courses/{courseId}/quiz-exercises/refine-question`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 37 revisions.

- **2026-05-15** `322715dc6959` — 1 breaking, 1 warning
- **2026-05-02** `039041cdc17b` — 4 breaking, 7 warning, 2 info
- **2026-04-29** `ac514a8944c6` — 1 info
- **2026-04-14** `571f6620167a` — 1 info
- **2025-06-29** `afd4091eb170` — 1 breaking

## Changes

- **2026-05-15** `322715dc6959` — 1 breaking, 1 warning
  - removed the required property `oneOf[#/components/schemas/QuizQuestionRefinementSuccess]/question` from the response with the `200` status
  - removed the request property `question`
- **2026-05-02** `039041cdc17b` — 4 breaking, 7 warning, 2 info
  - added `#/components/schemas/QuizQuestionRefinementSuccess, #/components/schemas/QuizQuestionRefinementFailure` to the response body `oneOf` list for the response status `200`
  - the response's body type/format changed from `object`/`` to ``/`` for status `200`
  - removed the required property `question` from the response with the `200` status
  - removed the required property `reasoning` from the response with the `200` status
  - the `question/explanation` request property's maxLength was set to `2000`
  - the `question/hint` request property's maxLength was set to `2000`
  - the `question/options/items/explanation` request property's maxLength was set to `2000`
  - the `question/options/items/hint` request property's maxLength was set to `2000`
  - the `question/options/items/text` request property's maxLength was set to `2000`
  - the `question/questionText` request property's maxLength was set to `10000`
  - the `question/title` request property's maxLength was set to `500`
  - added response discriminator for the response status `200`
  - removed the `success` enum value from the `type` response property for the response status `200`
- **2026-04-29** `ac514a8944c6` — 1 info
  - added the required property `type` to the response with the `200` status
- **2026-04-14** `571f6620167a` — 1 info
  - endpoint added
- **2025-06-29** `afd4091eb170` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/ls1intum/apis/artemis-application-server-api/docs/api/hyperion/courses/:courseId/quiz-exercises/refine-question/post.md) · [API](https://skmtc.dev/ls1intum/apis/artemis-application-server-api.md) · [Page](https://skmtc.dev/ls1intum/apis/artemis-application-server-api/changes/api/hyperion/courses/:courseId/quiz-exercises/refine-question/post)
