Update Question
Update an existing question (all fields optional)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
id
Question bank ID
questionId
Question ID
Request
This endpoint expects an object.
questionType
mcq|coding|behavioral
question
Question text
expectedAnswer
Expected answer
options
MCQ options
correctAnswer
Correct answer
difficultyLevel
easy|medium|hard
isActive
Active status
Response
Question updated successfully
success
data
message
timestamp
version
Errors
404
Not Found Error