日本熟妇hd丰满老熟妇,中文字幕一区二区三区在线不卡 ,亚洲成片在线观看,免费女同在线一区二区

DeleteUser - 刪除組織用戶

刪除指定組織用戶。

調試

您可以在OpenAPI Explorer中直接運行該接口,免去您計算簽名的困擾。運行成功后,OpenAPI Explorer可以自動生成SDK代碼示例。

授權信息

當前API暫無授權信息透出。

請求參數

名稱類型必填描述示例值
UserIdstring

待刪除的用戶 ID。此處的用戶 ID 為 Quick BI 的 UserID,而非阿里云的 UID。

fe67f61a35a94b7da1a34ba174a7****
TransferUserIdstring

繼承者的用戶 ID。如果不為空,則將刪除用戶在工作空間內的報表資源轉移給繼承者,否則轉移給空間 owner。

  • 繼承者不能是組織訪問者
  • 繼承者在工作空間的權限不能小于刪除掉的用戶,管理權限>開發權限>分享權限>查看權限
  • 繼承者不在工作空間內,會自動加入工作空間
f5****afccd9e434a274

返回參數

名稱類型描述示例值
object
RequestIdstring

請求 ID。

DC4E1E63-B337-44F8-8C22-6F00DF67E2C3
Resultboolean

返回接口執行結果。取值范圍:

  • true:執行成功
  • false:執行失敗
true
Successboolean

是否請求成功。取值范圍:

  • true:請求成功
  • false:請求失敗
true

示例

正常返回示例

JSON格式

{
  "RequestId": "DC4E1E63-B337-44F8-8C22-6F00DF67E2C3",
  "Result": true,
  "Success": true
}

錯誤碼

HTTP status code錯誤碼錯誤信息描述
400Invalid.User.AdminYou are not an administrator of this organization.沒有權限,您不是組織管理員。
400CannotRemove.OrganizationOwnerYou cannot remove the organization owner from the organization.不能將組織所有者踢出組織。
400Member.ExistInWorkspace.ErrorYou cannot remove a user who is a member of a group workspace.該用戶仍在群空間中,無法移除。
400System.Param.EmptyYou must specify the %s parameter.參數%s不能為空。
400Instance.ExpiredYour instance has expired.您的購買實例已經過期。
400Instance.Not.ExistThe specified instance does not exist.暫未匹配到您的購買實例。
400Access.ForbiddenAccess forbidden. Your instance version or access key is not allowed to call the API operation.-
400Invalid.OrganizationThe specified organizational unit does not exist.該組織不存在。
400User.Not.In.OrganizationThe specified user is not in the organizational unit.該用戶不在組織中。
400Invalid.Parameter.ErrorThe parameter is invalid:%s.無效參數%s。
400Workspace.Not.ExistThe group workspace does not exist.群空間不存在。
400Workspace.Type.ErrorThe type of group workspace is invalid.無效的群空間類型。
400Not.Organization.AuthAdminYou are not a role administrator of the organization and do not have the permission to perform the operation.您不是該組織的角色管理員,無權操作此項。
400Works.Transfer.ErrorYou are not authorized to transfer this item.轉讓失敗,您沒有相應權限。
400CanNot.Remove.WorkspaceOwnerYou cannot remove the group workspace owner from the group.不能將群空間擁有者剔除出群。
400User.NotIn.WorkspaceThe user is not a member of the group workspace.該用戶不在群空間中。
400Invalid.User.OrganizationThe user is not in your organization.該用戶不在您的組織中。
400Transfer.TargetUser.NotExistThe new owner does not exist. Please ensure that the target user has logged on to the system.轉讓目標用戶不存在,請確保目標用戶登錄過當前系統。
400User.RoleType.ValidThe role ID is invalid.無效的角色ID。
400Internal.System.ErrorAn internal system error occurred.系統內部異常。

訪問錯誤中心查看更多錯誤碼。

變更歷史

變更時間變更內容概要操作
2023-08-07OpenAPI 錯誤碼發生變更查看變更詳情