Delete an Alert
Select
SaaS
Customer Managed
This operation deletes an alert.
Path Parameters
- alertId2 string required
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
- Example 1
Schema
- errorMessage string
- errorCode integer
{
"errorMessage": "string",
"errorCode": 0
}
{
"errorMessage": "Successfully deleted the alert : d57f9a30-70ec-4224-970f-07af6ac73c4d",
"errorCode": 0
}
Loading...