token: ********************
curl --location --request POST 'localhost/api/api/files/upload?id=1' \ --header 'token;' \ --form 'file=@"D:\\jsu\\download\\123.jpg"'
{}