DeleteUser_Quick BI_API文档

插件下载了解更多
VS Code 插件
安装插件之前,确保已安装 VS Code安装插件之前,确保已安装 VS Code
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.
JetBrains 插件
安装插件之前,确保已安装 JetBrains IDE安装插件之前,确保已安装 JetBrains IDE
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.

流控信息

当前云产品API请求速率暂未透出。

授权信息

如下是此API对应的授权信息,用于RAM权限策略语句的Action元素中,为RAM用户或RAM角色授予调用此API的权限。请通过 RAM 访问控制设置,使用方法可参考访问控制帮助文档

具体说明如下:展开详情

操作访问级别资源类型条件关键字关联操作
quickbi-public:DeleteUser
Delete
全部资源
*

请求参数

字段名称字段详情
UserIdstring

待删除的用户 ID。此处的用户 ID 为 Quick BI 的 UserID,而非阿里云的 UID。

示例值:fe67f61a35a94b7da1a34ba174a7****参考取值来源:
    AddUser
    QueryUserList
TransferUserIdstring

继承者的用户 ID。如果不为空,则将删除用户在工作空间内的报表资源转移给继承者,否则转移给空间 owner。展开详情

示例值:f5****afccd9e434a274

返回参数

字段名称字段详情
RequestIdstring

请求 ID。

示例值:DC4E1E63-B337-44F8-8C22-6F00DF67E2C3
Resultboolean

返回接口执行结果。取值范围:展开详情

示例值:true
Successboolean

是否请求成功。取值范围:展开详情

示例值:true

返回示例

错误码

全局错误码
HTTP 状态码错误码错误信息操作
400
CannotRemove.OrganizationOwner
You cannot remove the organization owner from the organization.诊断
400
Member.ExistInWorkspace.Error
You cannot remove a user who is a member of a group workspace.诊断
400
Workspace.Not.Exist
The group workspace does not exist.诊断
400
Workspace.Type.Error
The type of group workspace is invalid.诊断
400
Not.Organization.AuthAdmin
You are not a role administrator of the organization and do not have the permission to perform the operation.诊断
400
Works.Transfer.Error
You are not authorized to transfer this item.诊断
400
CanNot.Remove.WorkspaceOwner
You cannot remove the group workspace owner from the group.诊断
400
User.NotIn.Workspace
The user is not a member of the group workspace.诊断
400
Transfer.TargetUser.NotExist
The new owner does not exist. Please ensure that the target user has logged on to the system.诊断
400
User.RoleType.Valid
The role ID is invalid.诊断
400
Viewer.AddInTo.Workspace
Organization members with viewer type are not allowed to add to workspace: %s.诊断
400
UserAnalyst.NotSupport.ThisRole
This role has permissions that analysts cannot grant.诊断
400
Transfer.Not.Allowed
Transfer to users with lower space permissions is not allowed.诊断

变更历史

变更时间变更内容概要操作
2025-03-14
变更错误码400
2024-10-18
变更错误码400
2023-08-07
变更错误码400
2022-03-04
新增OpenAPI,删除组织用户

相关示例