{
"id": 0,
"boxSerial": "string"
}
curl --location --request DELETE 'http://192.168.16.10:31748/v1/device/ai/srv/deleted/areaId' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0,
"boxSerial": "string"
}'
{
"message": "",
"code": 0,
"data": null
}