v32

latestOpenAPI 3.1.0MITraw.githubusercontent.com2026-07-312881,4162.7 MB
Vector stores

Delete vector store file

Delete a vector store file. This will remove the file from the vector store but the file itself will not be deleted. To delete the file, use the delete file endpoint.

delete/vector_stores/{vector_store_id}/files/{file_id}

Path parameters

vector_store_idstring required

The ID of the vector store that the file belongs to.

file_idstring required

The ID of the file to delete.

Response

OK

idstring required
deletedboolean required
object'vector_store.file.deleted' required