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

DisableIntegrationConfig - 禁用集成配置

禁用集成配置。

調(diào)試

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

授權(quán)信息

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

請求語法

POST /integrationConfig/disable HTTP/1.1

請求參數(shù)

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

A short description of struct

integrationConfigIdlong

集成配置 id

12345703
clientTokenstring

冪等標(biāo)識

601FA6A2-AC5C-4B59-BE11-378F887A6A11

返回參數(shù)

名稱類型描述示例值
object

Schema of Response

requestIdstring

requestId

601FA6A2-AC5C-4B59-BE11-378F887A6A11

示例

正常返回示例

JSON格式

{
  "requestId": "601FA6A2-AC5C-4B59-BE11-378F887A6A11"
}

錯誤碼

HTTP status code錯誤碼錯誤信息描述
403IntegationConfigNotIntegratedThe specified integration config is not integrated.集成配置未集成
403IntegationConfigAlreadyDisableThe specified integration config is already disabled.集成配置已禁用
404IntegationConfigNotExistsThe specified integration config does not exist.集成配置不存在

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