TemplateVersionCreate
subjectstring
Possible values: <= 255 characters
htmlstring
textstring
publishboolean
Make this the published version. Set false to record it without switching sends to it.
Default value:
trueTemplateVersionCreate
{
"subject": "string",
"html": "string",
"text": "string",
"publish": true
}