Title: Allow programmatic deletion of uploaded files from Base44 media storage
Description:
Currently, Base44 allows apps to upload files to its CDN storage (media.base44.com) via the
UploadFileintegration, but there isno SDK or API method to delete those filesfrom storage once uploaded.
This is a critical gap for anyone building real-world, client-facing apps on Base44. Here's why:
We upload files that belong to our clients (documents, attachments, media assets, etc.)
When a client record or project is deleted, we can clear the file URL from the database β but the actual file bytes remain on Base44's servers indefinitely
We have no way to honor deletion requests, manage storage hygiene, or comply with data privacy expectations (e.g., GDPR "right to be forgotten")
The ask is simple: If Base44 lets us upload files to its storage, it should equally let us delete them. This is basic symmetry and a reasonable expectation for any platform offering file storage.
Suggested solution: Expose a
deleteFile(fileUrl)method in the SDK (or a backend function endpoint) that removes the file from media.base44.com storage.
This would benefit anyone building apps that handle client data, documents, or any user-generated content.
Please authenticate to join the conversation.
In Review
Feature Request
1 day ago

oferiko hagadol
Get notified by email when there are changes.
In Review
Feature Request
1 day ago

oferiko hagadol
Get notified by email when there are changes.