{ "token": "string", "domain": "string", "record": "string" }
curl --location 'http://cf-v2.uapis.cn/delete_free_subdomain' \ --header 'Content-Type: application/json' \ --data '{ "token": "string", "domain": "string", "record": "string" }'
{ "code": 0, "state": "string", "msg": "string" }