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

DeleteUserGroup - 刪除用戶組

更新時(shí)間:

刪除組織內(nèi)的用戶組。

調(diào)試

您可以在OpenAPI Explorer中直接運(yùn)行該接口,免去您計(jì)算簽名的困擾。運(yùn)行成功后,OpenAPI Explorer可以自動(dòng)生成SDK代碼示例。

授權(quán)信息

當(dāng)前API暫無授權(quán)信息透出。

請求參數(shù)

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

用戶組 ID。

f5eeb52e-d9c2-4a8b-80e3-47ab55c2****

返回參數(shù)

名稱類型描述示例值
object
RequestIdstring

請求 ID。

F2775AB6-DE99-5FA6-86A4-72EA0A8AFEE3
Resultboolean

返回接口執(zhí)行結(jié)果。取值范圍:

  • true:執(zhí)行成功
  • false:執(zhí)行失敗
true
Successboolean

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

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

示例

正常返回示例

JSON格式

{
  "RequestId": "F2775AB6-DE99-5FA6-86A4-72EA0A8AFEE3",
  "Result": true,
  "Success": true
}

錯(cuò)誤碼

HTTP status code錯(cuò)誤碼錯(cuò)誤信息描述
400Instance.ExpiredYour instance has expired.您的購買實(shí)例已經(jīng)過期。
400Instance.Not.ExistThe specified instance does not exist.暫未匹配到您的購買實(shí)例。
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.該用戶不在組織中。
400Usergroup.Not.ExistThe user group does not exist.用戶組不存在。
400UserGroup.Remove.RootNodeThe root user group cannot be deleted.根用戶組不允許刪除。
400UserGroup.Remove.WithChildrenThis user group contains a child user group and cannot be deleted.當(dāng)前用戶組包含子用戶組,不允許刪除。
400Internal.System.ErrorAn internal system error occurred.系統(tǒng)內(nèi)部異常。

訪問錯(cuò)誤中心查看更多錯(cuò)誤碼。