/
AZ
azure
/
QnAMaker Runtime Client
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
azure
QnAMaker Runtime Client
post
Train call to add suggestions to the knowledgebase.
v8
latest
Swagger 2.0
raw.githubusercontent.com
2020-09-28
2
14
15.2 KB
Knowledgebases
Train call to add suggestions to the knowledgebase.
post
/knowledgebases/{kbId}/train
Path parameters
kbId
string
required
Knowledgebase id.
Request body
FeedbackRecordsDTO
required
Active learning feedback records.
feedbackRecords
FeedbackRecordDTO[]
List of feedback records.
Response
HTTP 204 No Content.