{
"mobileIds": 0,
"tagName": ""
}curl --location --request POST '/api/v1/cloud-mobile/set-tag?mobileIds=0&tagName' \
--header 'Content-Type: application/json' \
--data-raw '{
"mobileIds": 0,
"tagName": ""
}'{
"code": 0,
"msg": "Success",
"requestId": "0",
"timestamp": 1742289013309,
"data": true
}