Skip to content

Updating visuals

If you see any images containing outdated UI, please bear with us.

We are updating all content as quickly as possible to mirror our new UI.

Delete Files (Supabase) ​

Use this action to delete one or more files from a Supabase Storage bucket.

Add the action ​

  1. Create (or open) an Interface workflow.
  2. Click + Add action.
  3. Select Supabase → Delete Files.
  4. Select the Supabase Connection you 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.

Supabase integration →