curl --location '/upload' \ --form 'file=@""'
{ "code": "string", "success": true, "data": "string" }