Knowledge Bases
Delete Vector Store
Remove a vector store from your account.
POST
/
vectors
/
{vector_id}
/
delete
Headers
Your API key for authentication.
Path Parameters
The vector_id
of the vector store to update.
Response
The unique identifier for the vector store.
Will start with “KB-”.