UploadRequestTemplate
notificationChannelstringrequired
Example:
emailtemplateNamestringrequired
subjectstringrequired
contentstringrequired
UploadRequestTemplate
{
"notificationChannel": "email",
"templateName": "string",
"subject": "string",
"content": "string"
}