Delete Alert Definition Using DELETE
Using this method, you can delete a particular alert definition
Request
URI
DELETE
https://{api_host}/api/alertdefinitions/{id}
COPY
Path Parameters
string
id
Required
The id of the Alert Definition to delete
Responses
204
The alert definition is deleted successfully
Operation doesn't return any data structure
404
No Alert Definition has been found for the identifier specified
Operation doesn't return any data structure
Alerts Operations
POST
Add Alert Note Using POST
POST
Create Alert Definition Using POST
DELETE
Delete Alert Definition Using DELETE
DELETE
Delete Alert Note Using DELETE
DELETE
Delete Canceled Alerts Using DELETE
PUT
Disable Alert Definition In Policies Using PUT
PUT
Enable Alert Definition In Policies Using PUT
GET
Get Alert Contributing Symptoms Using GET
GET
Get Alert Definition By Id Using GET
GET
Get Alert Definitions Using GET
GET
Get Alert Notes Using GET
GET
Get Alert Note Using GET
GET
Get Alerts Using GET
GET
Get Alert Types Using GET
GET
Get Alert Using GET
POST
Modify Alerts Using POST
POST
Query Alert Groups Using POST
POST
Query Alert Notes Using POST
POST
Query Alert Using POST
PUT
Update Alert Definition Using PUT