v34

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-02527773.5 KB
hyperion-quiz-question-generation

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

Path parameters

courseIdinteger required

Request body

refinementPromptstring required

User instructions describing how the question should be changed

Response

OK

OR

Example response

{
  "type": "success"
}