{
"mobileIds": [1400789] // 云手机id
}curl --location 'http://127.0.0.1:6873/api/v1/cloud-mobile/del-mobile-batch' \
--header 'Accept-Language: zh-CN' \
--header 'Authorization: NULL' \
--header 'Content-Type: application/json' \
--data '{
"mobileIds": [1400789] // 云手机id
}'{
"code": 0,
"msg": "Success",
"requestId": "82f4e879b27831abd84ccf29ebc55789",
"timestamp": 1765181498244,
"data": true
}