{
"guid": "{{guid_test}}",
"sync_key": "",
"limit": 100
}
curl --location --request POST 'http://auto.depthsdata.com:8766/api/COE/rpc/service/debot/sync_msg' \
--header 'Content-Type: application/json' \
--data-raw '{
"guid": "301964dd-781a-3a48-ab06-babf37470cc7",
"sync_key": "",
"limit": 100
}'
{}