v1

latestOpenAPI 3.0.02026-07-268285163.6 KB
QnA

Update QnA

Update a specific QnA

put/qna/{qna_id}/bots/{bot_id}

Path parameters

qna_idstring required

ID of QnA to update

bot_idstring required

ID of bot

Request body

questionsstring[]
answersstring[]
langstring
intent_namestring
categorystring
descriptionstring
graph_idstring
intent_idstring
intent_labelstring
node_idstring
skill_idstring
autocompletionboolean
show_answer_surveyboolean
show_conversation_surveyboolean

Response

successful