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.
Path parameters
The unique identifier of the knowledge store.
Headers
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.
Changes
Changed in 4 of the 11 revisions of this API.232
- ▲
response property
metadata/additionalProperties/list-of-types was widened by adding typesarraybooleaninteger and numberto media typeapplication/jsonof response201response-property-list-of-types-widened
- ○
request property
/list-of-types was widened by adding typesarraybooleaninteger and numberto media typeapplication/jsonrequest-property-list-of-types-widened
- ▲
- ▲
the
request property's minLength was increased from0to1request-property-min-length-increased
- ●
the
request property's maxLength was set to2000request-property-max-length-set
- ●
the
request property's maxLength was set to255request-property-max-length-set
- ▲
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
- ●
- ○
endpoint added
endpoint-added
This revision also has 35 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○