Mixedbread

Delete File

DELETE/v1/files/{file_id}

Authorization

Authorizationstringrequired

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

Path Parameters

file_idstringrequired

The ID of the file to delete

Response Body

idstringrequired

The ID of the deleted file

deletedbooleandefault: true

Whether the file was deleted

objectstringdefault: file

The type of the deleted object

Last updated: August 19, 2025