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

DeleteUserFromWorkspace - 刪除工作空間成員

刪除指定工作空間的成員。

調試

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

授權信息

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

請求參數

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

工作空間 ID。

95296e95-ca89-4c7d-8af9-dedf0ad0****
UserIdstring

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

de4bc5f9429141cc8091cdd1c15b****

返回參數

名稱類型描述示例值
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錯誤碼錯誤信息描述
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.該用戶不在組織中。
400System.Param.EmptyYou must specify the %s parameter.參數%s不能為空。
400Workspace.NotIn.OrganizationThe workspace is not owned by the organization.空間不在組織內。
400Workspace.Not.ExistThe group workspace does not exist.群空間不存在。
400User.Not.WorkspaceAdminOnly administrators of the group workspace can perform this operation.沒有權限,您不是該群空間的管理員。
400Workspace.Type.ErrorThe type of group workspace is invalid.無效的群空間類型。
400CanNot.Remove.WorkspaceOwnerYou cannot remove the group workspace owner from the group.不能將群空間擁有者剔除出群。
400User.NotIn.WorkspaceThe user is not a member of the group workspace.該用戶不在群空間中。
400Cannot.TransferTo.OwnerYou cannot transfer an item to its current owner.不能轉讓給所屬者。
400Works.Transfer.ErrorYou are not authorized to transfer this item.轉讓失敗,您沒有相應權限。
400Transfer.TargetUser.NotExistThe new owner does not exist. Please ensure that the target user has logged on to the system.轉讓目標用戶不存在,請確保目標用戶登錄過當前系統。
400PersonalWorkspace.NotSupport.AllTransferPersonal workspaces cannot be transferred.個人空間不支持一鍵轉讓。
400Internal.System.ErrorAn internal system error occurred.系統內部異常。

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