指定されたワークスペースからメンバーを削除します。
今すぐお試しください
テスト
RAM 認証
|
アクション |
アクセスレベル |
リソースタイプ |
条件キー |
依存アクション |
|
quickbi-public:DeleteUserFromWorkspace |
delete |
*All Resource
|
なし | なし |
リクエストパラメーター
|
パラメーター |
型 |
必須 / 任意 |
説明 |
例 |
| WorkspaceId |
string |
必須 |
ワークスペースの ID。 |
95296e95-ca89-4c7d-8af9-dedf0ad0**** |
| UserId |
string |
必須 |
削除するユーザーの ID。この UserID は Quick BI のものであり、Alibaba Cloud UID ではないことに注意してください。 |
de4bc5f9429141cc8091cdd1c15b**** |
レスポンスフィールド
|
フィールド |
型 |
説明 |
例 |
|
object |
|||
| RequestId |
string |
リクエスト ID。 |
DC4E1E63-B337-44F8-8C22-6F00DF67E2C3 |
| Result |
boolean |
API 実行の結果を返します。有効値は次のとおりです:
|
true |
| Success |
boolean |
リクエストが成功したかどうかを示します。有効値:
|
true |
例
成功レスポンス
JSONJSON
{
"RequestId": "DC4E1E63-B337-44F8-8C22-6F00DF67E2C3",
"Result": true,
"Success": true
}
エラーコード
|
HTTP ステータスコード |
エラーコード |
エラーメッセージ |
説明 |
|---|---|---|---|
| 400 | Workspace.NotIn.Organization | The workspace is not owned by the organization. | |
| 400 | Workspace.Not.Exist | The group workspace does not exist. | |
| 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. |
完全なリストについては、「エラーコード」をご参照ください。
変更履歴
完全なリストについては、「変更履歴」をご参照ください。