This method is used to upload a new version of an existing file in a user's account. The filename on Box will remain the same as the previous version. To update the file's name, you can specify a new name for the file.
Required BoxFile The attribute _id is required
FileToUpload The new version of the file to upload
Optional The attribute name of the BoxFile has to be set if the name of the file must be updated.