Mixedbread

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

Last updated: August 19, 2025