Create knowledge base
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Body
The name of the knowledge base
"How to reset my password"
The type of the knowledge base
"faq"
The list of agent IDs of the knowledge base that needs to be given access to this knowledgebase
[
"a8c87faa-219c-4fa9-bbc0-8acf826d9e6a",
"97e07544-bf7a-4af6-864c-07736fffb5c2"
]
The title of the knowledge base
"How to reset my password"
The textual content of the knowledge base
"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s"
The description of the knowledge base
"This is a knowledge base"
The list of website URLs of the knowledge base, please see: (knowledgebase/extract-urls) for getting these urls
["https://example.com/knowledge-base"]
The refresh frequency of the knowledge base
"manual"
Response
The name of the knowledge base
"How to reset my password"
The type of the knowledge base
"faq"
The URL of the knowledge base
"https://example.com/knowledge-base"
The list of website URLs of the knowledge base
["https://example.com/knowledge-base"]
The list of agent IDs of the knowledge base
[
"a8c87faa-219c-4fa9-bbc0-8acf826d9e6a",
"97e07544-bf7a-4af6-864c-07736fffb5c2"
]
The title of the knowledge base
"How to reset my password"
The status of the knowledge base
"active"
The description of the knowledge base
"This is a description of the knowledge base"
The text of the knowledge base
"This is a text of the knowledge base"
Is the knowledge base accessible to everyone
false
The refresh frequency of the knowledge base
"1h"
The UUID of the workspace
"34319b9a-625a-4eef-a554-7ed0d27fce6b"