with open(local_file_path, 'rb') as file_content:
            response = self._requester.put(url, params=parameters, data=file_content,