curl --location --request POST 'http://prod-cn.your-api-server.com/api/files/upload'
{ "id": "string", "filename": "string", "url": "string" }