{ "taskId": "string" }
curl --location 'https://apip2.xuance365.com/javamessage//push/stop-push-task' \ --header 'Content-Type: application/json' \ --data '{ "taskId": "string" }'
{ "code": 0, "msg": "", "data": {} }