{ "entityType" : "NOTIFICATION_TEMPLATE", "entity" : { "configuration" : { "deliveryMethodsTemplates" : { "WEB" : { "method" : "WEB", "additionalConfig" : { "icon" : { "enabled" : true, "icon" : "person", "color" : "#757575" }, "actionButtonConfig" : { "enabled" : false } }, "body" : "${userEmail} assigned alarm on ${alarmOriginatorEntityType} '${alarmOriginatorName}' to ${assigneeEmail}", "enabled" : true, "subject" : "Alarm '${alarmType}' (${alarmSeverity}) was assigned to user" } } }, "externalId" : null, "id" : { "entityType" : "NOTIFICATION_TEMPLATE", "id" : "f42c0300-0b6a-11f1-9957-b95a9cb5ea38" }, "name" : "Alarm assigned notification", "notificationType" : "ALARM_ASSIGNMENT" } }