v5

latestOpenAPI 3.1.02026-08-04166362486.5 KB
deprecated_vector_stores

[DEPRECATED] Delete a vector store

DEPRECATED: Use DELETE /stores/{store_identifier} instead

delete/v1/vector_stores/{vector_store_identifier}

Path parameters

string required
OR
string uuid required

The ID or name of the vector store to delete

Response

The details of the deleted vector store

deletedboolean required

Whether the deletion was successful

object'vector_store'

Type of the deleted object