TemplateVersion
versionintegerrequired
subjectstring
htmlstring
textstring
variablesstring[]
checksumstringrequired
created_atstring<date-time>required
TemplateVersion
{
"version": 0,
"subject": "string",
"html": "string",
"text": "string",
"variables": [
"string"
],
"checksum": "string",
"created_at": "2024-07-29T15:51:28.071Z"
}