POST Single QuestionAsk AIpost https://api.conveyor.com/api/v2/single_questionAnswer a single question.Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Body ParamsquestionstringrequiredQuestion textproduct_line_idsstring(Optional) Comma separated Product Line UUIDs. These are the applicable product lines for the question. You can also leave this blank if applicable to all product lines.question_typestringenumDefaults to free_response(Optional) Can be "free_response", "select_one", "select_multiple"Allowed:free_response"free_response""select_one""select_multiple"multiple_choice_optionsarray of strings(Optional) Multiple choice options for the answer. This must be provided if question_type is "select_one" or "select_multiple".multiple_choice_optionsADD stringconfidence_thresholdstringenum(Optional) If provided, only return an answer and answer_confidence if its confidence level is equal or higher than threshold. By default always returns the answer and the answer_confidence level. Valid options: high, medium, low.Allowed:highmediumlowemailstring(Optional) Email address for analytics. If not provided, we default to the email address associated with the person who first created the Conveyor API Key.HeadersX-API-KEYstringYour Conveyor API KeyacceptstringenumDefaults to application/jsonGenerated from available response content typesAllowed:application/jsontext/plainResponses 201201 400400 403403 500500Updated 5 months ago