刪除組織內(nèi)的用戶組。
調(diào)試
您可以在OpenAPI Explorer中直接運(yùn)行該接口,免去您計(jì)算簽名的困擾。運(yùn)行成功后,OpenAPI Explorer可以自動(dòng)生成SDK代碼示例。
授權(quán)信息
當(dāng)前API暫無授權(quán)信息透出。
請求參數(shù)
名稱 | 類型 | 必填 | 描述 | 示例值 |
---|---|---|---|---|
UserGroupId | string | 是 | 用戶組 ID。 | f5eeb52e-d9c2-4a8b-80e3-47ab55c2**** |
返回參數(shù)
示例
正常返回示例
JSON
格式
{
"RequestId": "F2775AB6-DE99-5FA6-86A4-72EA0A8AFEE3",
"Result": true,
"Success": true
}
錯(cuò)誤碼
HTTP status code | 錯(cuò)誤碼 | 錯(cuò)誤信息 | 描述 |
---|---|---|---|
400 | Instance.Expired | Your instance has expired. | 您的購買實(shí)例已經(jīng)過期。 |
400 | Instance.Not.Exist | The specified instance does not exist. | 暫未匹配到您的購買實(shí)例。 |
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 | Usergroup.Not.Exist | The user group does not exist. | 用戶組不存在。 |
400 | UserGroup.Remove.RootNode | The root user group cannot be deleted. | 根用戶組不允許刪除。 |
400 | UserGroup.Remove.WithChildren | This user group contains a child user group and cannot be deleted. | 當(dāng)前用戶組包含子用戶組,不允許刪除。 |
400 | Internal.System.Error | An internal system error occurred. | 系統(tǒng)內(nèi)部異常。 |
訪問錯(cuò)誤中心查看更多錯(cuò)誤碼。