Update a questionAsk AIput https://api.platform.briink.com/workspaces/{workspace_id}/questionnaires/{questionnaire_id}/questions/{question_id}Updates a specific questionPath Paramsworkspace_iduuidrequiredquestionnaire_iduuidrequiredquestion_iduuidrequiredBody Paramstextstringnullcustom_idstringnullguidancestringnullsuggested_replacement_acceptedbooleannulltruefalsetype_keyQuestionnaireQuestionTypeKeyEnumnullenumSHORT_ANSWERYES_NOMULTIPLE_CHOICECHECKBOXESMETRICTABLEROWDATEparent_question_idstringnullchoose_applicable_row_choicesbooleannullOnly for ROW question type. Indicates that table rows should be chosen from the choice options belonging to the question.truefalsemax_row_numberintegernull1 to 1000Only for ROW question type. Indicates the maximum number of rows allowed for a dynamic table where the row choices are not predefinedprocess_table_columns_in_parallelbooleannullOnly for TABLE question type. Indicates whether the processing of table column sub-questions should be done in parallel instead of sequentially (default).truefalseResponses 200Successful Response 422Validation ErrorUpdated 5 months ago