[
{
"id": "54d399e855694d85db8fd8c40884bef7d96619a1"
}
]
curl --location --request POST 'http://119.91.66.223:8090/naming/v1/instances/delete' \
--header 'X-Polaris-Token;' \
--header 'Content-Type: application/json' \
--data-raw '[
{
"id": "54d399e855694d85db8fd8c40884bef7d96619a1"
}
]'
{
"code": 0,
"info": "string"
}