Delete Specific Alert
This endpoint deletes the specified alert.
DELETE /openapi/v1/alert_confs/{alert_id}
Parameters: The request URL contains the following parameters
Name |
Type |
Description |
---|---|---|
alert_id |
string |
Uniquely identifies the alert. |
Response object: None.