The storage api function seems to accept bucketId, fileId, name & permissions.
How is this supposed to update an existing file with a new file without even accepting a new file or how does it work.
TL;DR
Developers are asking how to update an existing file with a new file using the storage API function that accepts bucketId, fileId, name, and permissions. They are confused as to how to achieve this without specifying a new file.