knowledgeStoreItems
Delete a knowledge store item
This method deletes the specified knowledge store item.
delete/knowledge-stores/{knowledge_store_id}/items/{item_id}
Path parameters
knowledge_store_idstring required
The unique identifier of the knowledge store.
item_idstring required
The unique identifier of the knowledge store item.
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>Response
Successful response
Changes
Changed in 2 of the 9 revisions of this API.11
- ●
removed the optional property
docs_urlfrom the response with the400statusresponse-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
- ○