headless字段 客户端3.50.0及以上版本支持{
"mobileIds": [
"91",
"79",
"2"
]
}curl --location --request POST '/api/v1/cloud-mobile/power-on-mobile' \
--header 'Content-Type: application/json' \
--data-raw '{
"mobileIds": [
"91",
"79",
"2"
]
}'{
"code": "",
"data": {
"failResult": "",
"successCount": 0
},
"msg": ""
}