Delete Vector Store
DELETE/v1/vector_stores/{vector_store_identifier}
Authorization
Authorizationstringrequired
Bearer token for API authentication. Format: `Bearer YOUR_API_KEY`
Path Parameters
vector_store_identifierstringrequired
The ID or name of the vector store to delete
Response Body
idstring | stringrequired
ID of the deleted vector store
deletedbooleanrequired
Whether the deletion was successful
objectstringdefault:
vector_store
Type of the deleted object
Update Vector Store
Update a vector store by ID or name.
List Vector Store Files
List files indexed in a vector store with pagination and metadata filter.
Last updated: August 19, 2025