功能
授权角色
请求 URL
/pop/v5/account/authorize_role
请求方法
POST
请求参数
table th:first-of-type {
width: 180px;
}
table th:nth-of-type(2) {
width: 180px;
}
名称 |
类型 |
必填 |
说明 |
targetUserId |
String |
是 |
待授权子账号 ID |
roleIds |
String |
否 |
角色 ID,用“;”号分割,null 代表取消角色授权 |
返回参数
名称 |
类型 |
说明 |
Code |
Integer |
code 码 |
Message |
String |
信息 |