Removes all objects inside a single bucket.
buckets
select
objects
delete
The unique identifier of the bucket you would like to empty.
response = supabase.storage.empty_bucket('avatars')