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