Deletes an EventBridge integration that is used to push notifications.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
Id | long | Yes | Required. The ID of the EventBridge notification integration. You can call the ListEventBridgeIntegrations operation to query the ID. | 123 |
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "2B289756-E791-5842-BCBD-AD414C******",
"IsSuccess": true
}
Error codes
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation |
---|---|---|
2024-07-30 | The internal configuration of the API is changed, but the call is not affected | View Change Details |