{
"id": "639f03a8-aafe-4eed-9a68-304ec58c1de8",
"type": "2",
"content": "您好,提醒您, 您的SN为${sn}的设备正在告警:${alarmType} - ${currentVal} (请及时处理)。",
"name": "测测邮件模板"
}curl --location 'ssiot.cc/api/notification/template/add' \
--header 'Authentication: 在用户管理中创建或通过login接口获取' \
--header 'Authentication: 在用户管理中创建或通过login接口获取' \
--header 'Content-Type: application/json' \
--data '{
"id": "639f03a8-aafe-4eed-9a68-304ec58c1de8",
"type": "2",
"content": "您好,提醒您, 您的SN为${sn}的设备正在告警:${alarmType} - ${currentVal} (请及时处理)。",
"name": "测测邮件模板"
}'{}