buckets
objects
delete
select
const { data, error } = await supabase .storage .from('avatars') .remove(['folder/avatar1.png'])