解除集成配置
調試
您可以在OpenAPI Explorer中直接運行該接口,免去您計算簽名的困擾。運行成功后,OpenAPI Explorer可以自動生成SDK代碼示例。
授權信息
當前API暫無授權信息透出。
請求語法
POST /integrationConfig/remove HTTP/1.1
請求參數
名稱 | 類型 | 必填 | 描述 | 示例值 |
---|---|---|---|---|
body | object | 否 | 請求 Body。 | |
integrationConfigId | long | 否 | 集成配置 ID。 | 103 |
clientToken | string | 否 | 冪等 ID。 | FD200FAE-E98F-496E-BFE6-4CE61E59A2E9 |
返回參數
示例
正常返回示例
JSON
格式
{
"requestId": "10REQUES-AC5C-4B59-BE11-378F117A6A88"
}
錯誤碼
HTTP status code | 錯誤碼 | 錯誤信息 | 描述 |
---|---|---|---|
400 | IntegrationConfigExistsRouteRule | integration config exists routeRule. | 監控存在流轉規則配置 |
403 | IntegationConfigNotIntegrated | The specified integration config is not integrated. | 集成配置未集成 |
403 | IntegationConfigAlreadyDisable | The specified integration config is already disabled. | 集成配置已禁用 |
404 | IntegationConfigNotExists | The specified integration config does not exist. | 集成配置不存在 |
訪問錯誤中心查看更多錯誤碼。
變更歷史
變更時間 | 變更內容概要 | 操作 |
---|
暫無變更歷史