Skip to main content
POST
Preview Template Endpoint

Headers

Authorization
string | null

Body

application/json

Request to preview a template.

content
string | null
template_id
string<uuid> | null
custom_variables
Custom Variables · object
contact_id
string<uuid> | null

Response

Successful Response

Response with preview data.

preview
string
required
all_variables
string[]
required
builtin_variables
string[]
required
custom_variables
string[]
required
missing_variables
string[]
required