{ "method": "EnableMouseTrack" }
curl --location --request POST 'http://test-cn.your-api-server.com/learningRPA' \ --header 'Content-Type: application/json' \ --data-raw '{ "method": "EnableMouseTrack" }'
{}