curl --location --request POST '/api/win/offlineInstall' \ --header 'Authorization: {{ACCESS_TOKEN}}' \ --form 'file=@""'
{ "status": "OK" }