/
AZ
azure
/
QnAMaker Client
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 22m ago · Updated 6y ago
View markdown
azure
QnAMaker Client
post
Publishes all changes in test index of a knowledgebase to its prod index.
v15
latest
Swagger 2.0
raw.githubusercontent.com
2020-10-09
15
29
41.7 KB
Alterations
2
EndpointKeys
2
Knowledgebases
8
get
Gets all knowledgebases for a user.
get
Gets details of a specific knowledgebase.
put
Replace knowledgebase contents.
post
Publishes all changes in test index of a knowledgebase to its prod index.
delete
Deletes the knowledgebase and all its data.
patch
Asynchronous operation to modify a knowledgebase.
post
Asynchronous operation to create a new knowledgebase.
get
Download the knowledgebase.
Operations
1
get
Gets endpoint settings for an endpoint.
get
Gets endpoint keys for an endpoint
Knowledgebases
Publishes all changes in test index of a knowledgebase to its prod index.
post
/knowledgebases/{kbId}
Path parameters
kbId
string
required
Knowledgebase id.
Response
HTTP 204 No content.