30 lines
791 B
JSON
30 lines
791 B
JSON
{
|
|
"entityType" : "NOTIFICATION_TEMPLATE",
|
|
"entity" : {
|
|
"configuration" : {
|
|
"deliveryMethodsTemplates" : {
|
|
"WEB" : {
|
|
"method" : "WEB",
|
|
"additionalConfig" : {
|
|
"icon" : {
|
|
"enabled" : false
|
|
},
|
|
"actionButtonConfig" : {
|
|
"enabled" : false
|
|
}
|
|
},
|
|
"body" : "Maintenance work is scheduled for tomorrow (7:00 a.m. - 9:00 a.m. UTC)",
|
|
"enabled" : true,
|
|
"subject" : "Infrastructure maintenance"
|
|
}
|
|
}
|
|
},
|
|
"externalId" : null,
|
|
"id" : {
|
|
"entityType" : "NOTIFICATION_TEMPLATE",
|
|
"id" : "f4235070-0b6a-11f1-9957-b95a9cb5ea38"
|
|
},
|
|
"name" : "Maintenance work notification",
|
|
"notificationType" : "GENERAL"
|
|
}
|
|
} |