{
"mobileIds": [1400789] // 云手机id
}curl --location --request POST '/api/v1/cloud-mobile/del-mobile-batch' \
--header 'Content-Type: application/json' \
--data-raw '{
"mobileIds": [1400789] // 云手机id
}'{
"code": 0,
"msg": "Success",
"requestId": "82f4e879b27831abd84ccf29ebc55789",
"timestamp": 1765181498244,
"data": true
}