Deletes an alert integration.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
| Parameter | Type | Required | Description | Example |
|---|---|---|---|---|
| IntegrationId | long | Yes | The ID of the alert integration. | 1234 |
Response parameters
Examples
Sample success responses
JSONformat
{
"RequestId": "34ED024E-9E31-434A-9E4E-D9D15C3****",
"IsSuccess": true
}Error codes
For a list of error codes, visit the Service error codes.
Change history
| Change time | Summary of changes | Operation |
|---|---|---|
| 2022-06-24 | Add Operation | View Change Details |
