解除封禁权限 编辑文档

说明

解除指定的封禁用户权限规则。

请求URL

/ban/{appKey}/{id} DELETE

请求头

X-Auth-Token

请求参数

参数名称 类型 必须 描述
appKey string 指定的appKey
id string 要删除的封禁策略的id

返回结果

{
"status":"int //the status code compatible with http code",
"message":"string //the extra explain message, always 'ok' if success",
"data":{
"id":"long //the global unique id",
"channel":"string //the channel to be banned",
"uid":"long //the uid to be banned",
"ip":"string //the ipv4 to be banned"
}
}
野狗新手?
立即注册,为你提供安全可靠的实时通信云服务。
没找到需要的文档?
你可以提交工单反馈 或 阅读常见问题