v4
OpenAPI 3.1.02026-08-01166346466.7 KBstores
Delete store file
Delete a file from a store.
Args: store_identifier: The ID or name of the store. file_id: The ID or name of the file to delete.
Returns: VectorStoreFileDeleted: The deleted file details.
delete/v1/stores/{store_identifier}/files/{file_identifier}
Path parameters
The ID or name of the store
The ID or name of the file to delete
Response
The deleted store file details