Delete Alert Plugin Using DELETE
Response Status is HttpStatus No Content when successful.
Request
URI
DELETE
https://{api_host}/api/alertplugins/{pluginId}
COPY
Path Parameters
string
pluginId
Required
The identifier of the plugin instance
Responses
204
The notification plugin is deleted successfully
Operation doesn't return any data structure
Alert Plugins Operations
POST
Create Alert Plugin Using POST
DELETE
Delete Alert Plugin Using DELETE
GET
Get Alert Plugin Instance Using GET
GET
Get Alert Plugins Of Type Using GET
GET
Get Alert Plugin Types Using GET
GET
Get Alert Plugin Type With Id Using GET
GET
Get Rules Of Plugin Using GET
PUT
Modify Alert Plugin State Using PUT
PATCH
Patch Alert Plugin Using PATCH
PUT
Update Alert Plugin Using PUT