{
"regionID": "nm8",
"peerID": "9b5d598f-43f9-48c4-8fc0-802f8ae3fb6f"
}
curl --location --request POST '/v4/ec/region-peer/delete' \
--header 'Content-Type: application/json' \
--data-raw '{
"regionID": "nm8",
"peerID": "9b5d598f-43f9-48c4-8fc0-802f8ae3fb6f"
}'
{
"description": "成功 X-Trace-ID-->ddbc73ca2f880d56",
"errorCode": "SUCCESS",
"message": "success",
"returnObj": {},
"statusCode": 800
}