buckets
objects
delete
select
The paths of the files you want to remove.
val bucket = supabase.storage.from("avatars") bucket.delete("test.png", "test2.png")