How do i overwrite existing files in my supabase bucket?

I get this error whenever i try to add files with the same name :

StorageException(message: duplicate key value violates unique constraint "bucketid_objname", statusCode: 23505, error: )
Was this page helpful?