Notifications APIs

Notifications APIs

/api/notifications - APIs for managing notification rules, notification plugin instances and emails

Operations
POST
Create Email Template Using POST Deprecated
(Deprecated) Create a new E-Mail template in the system
POST
Create Notification Plugin Rule Using POST
Create a new Notification Rule for a Notification Plugin Instance
DELETE
Delete Email Template Using DELETE Deprecated
(Deprecated) Delete an E-Mail template from the system
DELETE
Delete Notification Plugin Rules Using DELETE
Delete a specific existing Notification Rule associated with a Notification Plugin Instance
GET
Get All Notification Rules Using GET
Get all the Notification Rules defined in the system
GET
Get Email Conditions Using GET Deprecated
(Deprecated) Get all Email Template Conditions for a particular Email Template
GET
Get Email Template Using GET Deprecated
(Deprecated) Look up an E-Mail template by its identifier
GET
Get Notification Rule Using GET
Get the Notification Rule for the specified identifier
GET
Query Email Templates Using GET Deprecated
(Deprecated) Query for Email templates based on names and identifiers
POST
Set Email Condition Using POST Deprecated
(Deprecated) Set the E-Mail template condition on an E-Mail template
DELETE
Unset Email Condition Using DELETE Deprecated
(Deprecated) Clear all conditions associated with the E-Mail template
PUT
Update Email Template Using PUT Deprecated
(Deprecated) Update an E-Mail template in the system
PUT
Update Notification Plugin Rule Using PUT
Update a specific Notification Rule for a Notification Plugin Instance