Mixedbread

Delete Store File

DELETE/v1/stores/{store_identifier}/files/{file_identifier}

Authorization

Authorizationstringrequired

Bearer token for API authentication. Format: `Bearer YOUR_API_KEY`

Path Parameters

store_identifierstringrequired

The ID or name of the store

file_identifierstringrequired

The ID or external_id of the file to delete. Supports slashes for path-like identifiers.

Response Body

idstringrequired

ID of the deleted file

deletedbooleandefault: true

Whether the deletion was successful

objectstringdefault: store.file

Type of the deleted object

Last updated: November 18, 2025