Skip to main content

UploadRequestTemplate

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