Skip to main content
POST
Create a Knowledge Base

Headers

string
required
Your API key for authentication. Prefix with Bearer .
string
required
Your access token for authentication.

Body

string
required
The name of the knowledgebase to be created.
string
required
The description of the knowledgebase to be created.
string[]
required
An array of file urls that contain the information to be used in the knowledgebase
string[]
required
Array of web urls that have content to be used in the knowledgebase.

Request Example

Response

string
Status of the request in the form of a short message.
object
Object containing the created knowledgebase.