curl --location --request POST 'https://webdiff.perk-net.com/api/open/task/run-now/' \
--header 'token: 19059c06a4024a0e99214e4a05cc84a1'{
"code": 0,
"msg": "string",
"data": {
"dispatched": true,
"targetOnline": true,
"targetDeviceId": "string",
"targetDeviceName": "string",
"message": "string"
}
}