Skip to main content

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

Unauthorized response indicating that authentication failed