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
Update File
Update the details of a specific file.
Langchain
Transform your LangChain applications with Mixedbread's AI-native search and semantic intelligence. This guide covers seamless integration with LangChain's retrieval ecosystem, chain composition with LCEL, and advanced RAG workflows using state-of-the-art embedding and reranking models.
Last updated: August 19, 2025