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:
trueWhether the file was deleted
objectstringdefault:
fileThe type of the deleted object
Last updated: November 18, 2025