Update questionCopy Pageput https://api.habu.com/v1/question/{questionID}This operation updates a question.Path ParamsquestionIDstringrequiredThe question ID of the question to be updatedQuery ParamscleanRoomIDstringThe cleanroom ID for where the question isBody ParamsQuestion detailsModel containing the Question detailsquestionDetailsobjectDetailed information about the questionquestionDetails objectidstringcleanRoomIDstringorganizationIDstringsettingsobjectSettings for how the create question api will behavesettings objectHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/xmlAllowed:application/jsonapplication/xmlResponses 200Successfully updated a question 400Bad Request - Incorrect syntax or request 401Authorization information was missing or invalid 404The specified resource was not found 500Internal Server ErrorUpdated 6 days ago