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
idstring
namestring
descriptionstring
document_countinteger
chunk_countinteger
embed_modelstring
created_atdatetime
updated_atdatetime

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