删除绑定
POST
/admin/deleteDomainBind
请求参数
参数名
类型
描述
必填
domain
string
域名
必填
响应参数
参数名
类型
描述
必填
code
int
错误码,0表示正确,小于0表示有错,错误信息会在msg字段返回。
必填