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