{
"check": true,
"mobileIds": [
"121515",
"454515"
]
}curl --location --request POST 'http://127.0.0.1:6873/api/v1/cloud-mobile/shutdown-mobile' \
--header 'Authorization: ' \
--header 'X-Nonce-Id: ' \
--header 'X-Api-Id: ' \
--header 'Content-Type: application/json' \
--data-raw '{
"check": true,
"mobileIds": [
"121515",
"454515"
]
}'{
"code": "",
"data": [
{
"errorMsg": "",
"mobileId": 0,
"mobileName": "",
"status": 0
}
],
"msg": ""
}