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

DeleteUserTagMeta - 刪除組織成員標簽元信息

刪除組織成員的標簽元信息。

調試

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

授權信息

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

請求參數

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

待刪除的標簽 ID。

pop_001

返回參數

名稱類型描述示例值
object
RequestIdstring

請求 ID。

D787E1A3-A93C-424A-B626-C2B05DF8D885
Resultboolean

返回刪除標簽的執行結果。取值范圍:

  • true:執行成功
  • false:執行失敗
true
Successboolean

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

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

示例

正常返回示例

JSON格式

{
  "RequestId": "D787E1A3-A93C-424A-B626-C2B05DF8D885",
  "Result": true,
  "Success": true
}

錯誤碼

HTTP status code錯誤碼錯誤信息描述
400Invalid.User.OrganizationThe user is not in your organization.該用戶不在您的組織中。
400Invalid.User.AdminYou are not an administrator of this organization.沒有權限,您不是組織管理員。
400UserTag.NotIn.CurrentOrganizationThe user tag is not in the current organization.用戶標簽不在當前組織中。
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.該用戶不在組織中。
400Internal.System.ErrorAn internal system error occurred.系統內部異常。

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