Update question in set
PUT/api/v1/vendorhub/admin/survey-editor/question-sets/:setId/questions/:qqsId
Updates the order, required flag, not-applicable flag, or question number for a question within a set. qqsId is the QuestionQuestionSet relation ID. All fields optional. Returns 404 if not found.
Request
Responses
- 200
OK