"string"
curl --location --request DELETE '/geography/city/' \ --header 'X-Auth-Appid;' \ --header 'Content-Type: application/json' \ --data-raw '"string"'
{ "code": 0, "data": 0, "msg": "string", "traceId": "string" }