Skip to main content

TemplateRenderRequest

Supply either template_id, or an inline subject, html and text. Not both.

template_idstring
versioninteger

Possible values: >= 1

subjectstring
htmlstring
textstring
data object
property name*string
TemplateRenderRequest
{
"template_id": "string",
"version": 0,
"subject": "string",
"html": "string",
"text": "string",
"data": {}
}