Mixedbread

Delete Vector Store File

DELETE/v1/vector_stores/{vector_store_identifier}/files/{file_id}

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

file_idstringrequired

The ID of the file to delete

Response Body

idstringrequired

ID of the deleted file

deletedbooleandefault: true

Whether the deletion was successful

objectstringdefault: vector_store.file

Type of the deleted object

Last updated: August 19, 2025