Skip to main content

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: true
TemplateVersionCreate
{
"subject": "string",
"html": "string",
"text": "string",
"publish": true
}