FlexCDN
下载
(v1.0.4)
文档
开发
试用购买
在线演示
API列表
RegionCountryService(国家/地区相关服务)
方法列表
updateRegionCountryCustom -
修改国家/地区定制信息
修改国家/地区定制信息
admin
RPC
updateRegionCountryCustom
(UpdateRegionCountryCustomRequest)
returns
(RPCSuccess)
HTTP
POST
/RegionCountryService/updateRegionCountryCustom
输入对象:UpdateRegionCountryCustomRequest:
{
int64
regionCountryId
;
string
customName
;
[]string
customCodes
;
}
输出对象:RPCSuccess:
{ }