Delete Notification Plugin Rules Using DELETE
Using this method, you can delete a particular notification plugin rule
Request
URI
DELETE
https://{api_host}/api/notifications/rules/{id}
COPY
Path Parameters
string
id
Required
The Notification Rule Identifier
Responses
204
The notification plugin rules are deleted successfully
Operation doesn't return any data structure
Notifications Operations
POST
Create Email Template Using POST
Deprecated
POST
Create Notification Plugin Rule Using POST
DELETE
Delete Email Template Using DELETE
Deprecated
DELETE
Delete Notification Plugin Rules Using DELETE
GET
Get All Notification Rules Using GET
GET
Get Email Conditions Using GET
Deprecated
GET
Get Email Template Using GET
Deprecated
GET
Get Notification Rule Using GET
GET
Query Email Templates Using GET
Deprecated
POST
Set Email Condition Using POST
Deprecated
DELETE
Unset Email Condition Using DELETE
Deprecated
PUT
Update Email Template Using PUT
Deprecated
PUT
Update Notification Plugin Rule Using PUT