v3
latestOpenAPI 3.1.02026-07-3197486526.1 KBknowledgeStoreItemCollections
Create a knowledge store item collection
Creates an item collection in the specified knowledge store. An item collection is a named collection of items. Use item collections to organize and reference subsets of items together.
post/knowledge-stores/{knowledge_store_id}/item-collections
Path parameters
knowledge_store_idstring required
The unique identifier of the knowledge store.
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 item collection has been successfully created.