v3
latestOpenAPI 3.1.02026-07-3197486526.1 KBknowledgeStores
Create a knowledge store
This method creates a knowledge store.
Provide a name. Optionally include a description, a metadata map, and an ingestion_config object that controls how content added to the store is processed. The ingestion_config object is immutable after creation.
post/knowledge-stores
Headers
x-api-keystring required
Your API key.
<Note title="Note"> You can find your API key on the <a href="https://playground.twelvelabs.io/dashboard/api-keys" target="_blank">API Keys</a> page. </Note>Request body
Response
The knowledge store has been successfully created.