...
IEmailNotificationManager
Syntax
Task DeleteNotification(string templateName);
Returns
Task
API Endpoint
DELETE
/api/v1/notification-template/{templateName}
...
...
IEmailNotificationManager
Task DeleteNotification(string templateName);
Task
DELETE
/api/v1/notification-template/{templateName}
...