curl --location --request POST '/api/batchUpgrade/offlineInstall' \ --header 'Authorization: {{ACCESS_TOKEN}}' \ --form 'file=@""'
{ "message": "string" }