1. 删除角色

DELETE:http://api.xdua.org/rold_id

接口功能:删除role角色

字段名 字段位置 字段类型 字段说明 举例 可选
apiv head string API版本,默认是1.0.0 1.0.0 可选
Authorization head string 客户端保存的鉴权token Authorization字符串 必选
role_id path string 角色id role_example 必选

1.1. 返回数据

成功返回

{
    "error": 0,
    "result": "",
    "reason": "Success"
}

失败返回

{    
    "error":>0,
    "result": "失败供调试的东西",
    "reason": "失败原因"
}

results matching ""

    No results matching ""