Delete Store File
DELETE/v1/stores/{store_identifier}/files/{file_id}
Authorization
Authorizationstringrequired
Bearer token for API authentication. Format: `Bearer YOUR_API_KEY`
Path Parameters
store_identifierstringrequired
The ID or name of the store
file_idstringrequired
The ID of the file to delete
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: October 6, 2025