Appearance
Delete Files (Supabase) ​
Use this action to delete one or more files from a Supabase Storage bucket.
Add the action ​
- Create (or open) an
Interfaceworkflow. - Click
+ Add action. - Select
Supabase→Delete Files. - Select the Supabase
Connectionyou want to use.
Configure the action ​
- Bucket — The bucket that contains the files.
- File paths — An array of file paths to delete (for example
users/123/avatar.png).
Common pitfalls ​
Some files aren’t deleted ​
Make sure each path is correct, and check your Supabase Storage access rules for deleting objects in that bucket.
CONTINUE LEARNING
If you only need to remove one file, you can still use this action with a single path.

