/
AZ
azure
/
QnAMaker Client
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 6y ago
Details
Filter operations
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.
Changes