ApiKey: ********************
curl --location '/ACal/TestRecordService/QueryMessageByID' \ --header 'ApiKey: <api-key>' \ --header 'Content-Type: application/json' \ --data '{ "IDType": 0, "IDList": [ "string" ] }'
{}