应用中心

开放平台 > 资料库

接口说明


接口名称 根据积分名称删除用户积分
测试环境地址 http://openapitest.5211game.com/outhapi/openauth/DeleteUserScoreByScoreName 
正式环境地址 http://openapi.5211game.com:8080/openauth/DeleteUserScoreByScoreName
请求方式 Get
返回格式 Json
安全策略

验证Token,AppSecrect

基础参数必传,见:1.基础参数(base)


接口参数

参数名称

参数类型

是否可选

缺省值

参数说明

ScoreNames

string 0

积分名称集合,字符串数组

返回值说明


返回对象:

字段

类型

说明

Code int 0表示成功,非0表示失败
Message string

对应Code的描述