curl --location --request POST 'http://dev-cn.your-api-server.com/api/v1/upscale' \
--header 'Authorization: xxxxxxxxx' \
--header 'content-type: application/json' \
--data-raw '{
"job": "string"
}'{
"code": "200",
"data": "CF289356AB947322866B843429EE6F3E",
"msg": ""
}