DeleteUser_Quick BI_API文档

Plugin DownloadLearn more
VS Code Plugin
Before installing the plugin, please install VS CodeBefore installing the plugin, please install VS Code
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.
JetBrains Plugin
Before installing the plugin, please install JetBrains IDEBefore installing the plugin, please install JetBrains IDE
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.

Quotas Info

There is no quotas information in the current API.

Authorization Information

The following table shows the authorization information corresponding to this API, which can be used in the Action policy element to grant a RAM user or RAM role the permissions to call the API. Please use RAM to set up these permissions and refer to RAM documentation for more instructions.

Description:View Details...

ActionsAccess levelResource typeCondition keyAssociated operation
quickbi-public:DeleteUser
Delete
All Resources
*
NoneNone

Request Parameters

Field NameField Details
UserIdstring

Deletes a user from a specified organization.

Example:fe67f61a35a94b7da1a34ba174a7****Reference Value Source:
    AddUser
    QueryUserList
TransferUserIdstring
Example:f5****afccd9e434a274

Response Parameters

Field NameField Details
RequestIdstring
Example:DC4E1E63-B337-44F8-8C22-6F00DF67E2C3
Resultboolean
Example:true
Successboolean
Example:true

Sample Response

Error Codes

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

Change History

Change timeChange content summaryoperation
2025-03-14
changeError code 400
2024-10-18
changeError code 400
2023-08-07
changeError code 400
2022-03-04
addOpenAPI

Examples