v4

OpenAPI 3.1.02026-08-01166346466.7 KB
deprecated_vector_stores

[DEPRECATED] Delete vector store file

DEPRECATED: Use DELETE /stores/{store_identifier}/files/{file_id} instead

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

Path parameters

string required
OR
string uuid required

The ID or name of the vector store

string required
OR
string uuid required

The ID or name of the file to delete

Response

The deleted vector store file details

idstring required

ID of the deleted file

deletedboolean

Whether the deletion was successful

object'vector_store.file'

Type of the deleted object