Create or Update a Question
PATCH/quizzes/:quizId/questions/:questionId
This endpoint is used to set the properties of a Question.
If the Multiple Chocie Question referenced by the provided questionId does not
already exist, it is created. If the Question already exists, then
only the properties provided are updated.
Request
Responses
- 401
- default
Unauthorized response indicating that authentication failed