Create a knowledge base

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
namestringRequired
descriptionstringOptional

Response

Knowledge base created
idstringOptional
namestringOptional
descriptionstringOptional
document_countintegerOptional
chunk_countintegerOptional
embed_modelstringOptional
created_atdatetimeOptional
updated_atdatetimeOptional

Errors

400
Create Knowledge Base Request Bad Request Error
401
Create Knowledge Base Request Unauthorized Error
429
Create Knowledge Base Request Too Many Requests Error