Authorization: Bearer ********************
curl --location --request POST 'https://dev-api.mce.sg/v1.0/auth/tools/upload' \ --header 'Authorization: Bearer <token>' \ --form 'file=@""'
{ "fileId": 44069, "fileSize": 776757 }