Delete Alert Definition Using DELETE

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


Authentication
This operation uses the following authentication methods.
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