Skip to content

Delete File

The Delete file method is used to delete files from your Supabase bucket storage.

To make a delete file request, follow these steps:

  1. First, ensure you have a storage bucket on your Supabase app.
  2. Open the request panel and click on the + button to add a new request.
  3. Fill in an appropriate name for the request and select the Supabase app to be used for the request. Then, under the method, choose Delete file.
  4. Scroll downwards to fill in the bucket name and storage path of the file you want to delete. Delete file Supabase