UploadFileAndGetStringResponse [-url] <String> [-file] <String>
Uploads a file to a URL
UploadFileAndGetStringResponse -url "https://example.com/upload" -file "C:\Temp\File.txt"