{
"id": 0,
"name": "string",
"taskType": "string",
"ruleType": "string",
"titleTpl": "string",
"bodyTpl": "string"
}curl --location 'https://webdiff.perk-net.com/api/open/notifyTemplate/create' \
--header 'token: 19059c06a4024a0e99214e4a05cc84a1' \
--header 'Content-Type: application/json' \
--data '{
"id": 0,
"name": "string",
"taskType": "string",
"ruleType": "string",
"titleTpl": "string",
"bodyTpl": "string"
}'{
"code": 0,
"msg": "string",
"data": 0
}