Skip to main content
POST
Python

Authorizations

x-api-key
string
header
required

Headers

x-selected-account-id
string | null

Body

application/json
embedding_config
EmbeddingConfigModelsAPI · object
required

The configuration of the embedding

knowledge_base_name
string
required

A unique name for the knowledge base

account_id
string

Account to create knowledge base in. If you have access to more than one account, you must specify an account_id

metadata
Metadata · object

Metadata associated with the knowledge base

kb_index_configuration
KBIndexConfiguration · object

Configuration for metadata schema in the knowledge base, including field definitions and index settings

Response

Successful Response

knowledge_base_id
string
required

The unique ID of the created knowledge base