Create a Knowledge Base
Knowledge Bases
Create a Knowledge Base
Create a knowledgebase from multiple files to use in your workflows
POST
Create a Knowledge Base
Headers
Your API key for authentication. Prefix with
Bearer .Your access token for authentication.
Body
The name of the knowledgebase to be created.
The description of the knowledgebase to be created.
An array of file urls that contain the information to be used in the knowledgebase
Array of web urls that have content to be used in the knowledgebase.
Request Example
Response
Status of the request in the form of a short message.
Object containing the created knowledgebase.