{}
curl --location --request POST 'http://127.0.0.1/file/upload/chunk?access_token=6d1bxxxx&upload_id=lAzPDgCwxxxx&agent_id=868810166&chunk_sequence=1' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{ "media_id": "string", "errmsg": "string", "errcode": 0 }