Hey folks,
I want to delete a storage object (a file) from a private supabase bucket. How is it possible to do that? Does anyone have an idea?
I assume it is only possible writing a seperate API endpoint for it. However, I would be happy, if it is possible to do it natively using FlutterFlow. Any suggestions?
The documentation also does not help as Delete Data is only described using Firebase.
Thanks a lot in advance!