Delete storage object from private supabase bucket.

Database & APIs

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!

What have you tried so far?

-> I already tried to use the Delete Data action. I used the path to the file as well as the signed url. Both did not lead to success.

Did you check FlutterFlow's Documentation for this topic?
Yes
3
3 replies