Create questionCopy Pagepost https://api.habu.com/v1/questionThis operation creates a question.Enables you to create a question programmatically, including input schema, output schema, and parameter definition.Query 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 created 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