刪除指定工作空間的成員。
調試
您可以在OpenAPI Explorer中直接運行該接口,免去您計算簽名的困擾。運行成功后,OpenAPI Explorer可以自動生成SDK代碼示例。
授權信息
當前API暫無授權信息透出。
請求參數
名稱 | 類型 | 必填 | 描述 | 示例值 |
---|---|---|---|---|
WorkspaceId | string | 是 | 工作空間 ID。 | 95296e95-ca89-4c7d-8af9-dedf0ad0**** |
UserId | string | 是 | 待刪除的用戶 ID。此處的用戶 ID 為 Quick BI 的 UserID,而非阿里云的 UID。 | de4bc5f9429141cc8091cdd1c15b**** |
返回參數
示例
正常返回示例
JSON
格式
{
"RequestId": "DC4E1E63-B337-44F8-8C22-6F00DF67E2C3",
"Result": true,
"Success": true
}
錯誤碼
HTTP status code | 錯誤碼 | 錯誤信息 | 描述 |
---|---|---|---|
400 | Instance.Expired | Your instance has expired. | 您的購買實例已經過期。 |
400 | Instance.Not.Exist | The specified instance does not exist. | 暫未匹配到您的購買實例。 |
400 | Access.Forbidden | Access forbidden. Your instance version or access key is not allowed to call the API operation. | - |
400 | Invalid.Organization | The specified organizational unit does not exist. | 該組織不存在。 |
400 | User.Not.In.Organization | The specified user is not in the organizational unit. | 該用戶不在組織中。 |
400 | System.Param.Empty | You must specify the %s parameter. | 參數%s不能為空。 |
400 | Workspace.NotIn.Organization | The workspace is not owned by the organization. | 空間不在組織內。 |
400 | Workspace.Not.Exist | The group workspace does not exist. | 群空間不存在。 |
400 | User.Not.WorkspaceAdmin | Only administrators of the group workspace can perform this operation. | 沒有權限,您不是該群空間的管理員。 |
400 | Workspace.Type.Error | The type of group workspace is invalid. | 無效的群空間類型。 |
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 | Cannot.TransferTo.Owner | You cannot transfer an item to its current owner. | 不能轉讓給所屬者。 |
400 | Works.Transfer.Error | You are not authorized to transfer this item. | 轉讓失敗,您沒有相應權限。 |
400 | Transfer.TargetUser.NotExist | The new owner does not exist. Please ensure that the target user has logged on to the system. | 轉讓目標用戶不存在,請確保目標用戶登錄過當前系統。 |
400 | PersonalWorkspace.NotSupport.AllTransfer | Personal workspaces cannot be transferred. | 個人空間不支持一鍵轉讓。 |
400 | Internal.System.Error | An internal system error occurred. | 系統內部異常。 |
訪問錯誤中心查看更多錯誤碼。