curl --location --request POST '/User/ReportMotion?authcode' \ --header 'Content-Type: application/json' \ --data-raw '{ "DeviceId": "string", "DeviceType": "string", "StepCount": 0, "Wxid": "string" }'
{}