Skip to main content

TemplateCreate

namestringrequired

Possible values: <= 80 characters

subjectstring

Possible values: <= 255 characters

htmlstring
textstring
publishboolean

Publish the first version immediately. Set false to create a draft only.

Default value: true
TemplateCreate
{
"name": "string",
"subject": "string",
"html": "string",
"text": "string",
"publish": true
}