{ "ids":[123, 234, 222] }
curl --location '/public-api/datacenterTable/removeBatch' \ --header 'Content-Type: application/json' \ --data '{ "ids": [ {} ] }'
{ "errorCode": 0, "message": "", "data": null }