For the complete documentation index, see llms.txt. This page is also available as Markdown.

Template Variant

This object contains the following attributes:

Field
Type
Description

id

string

The primary identifier of the object.

languageCode

string

The language of the template variant.

subject

string

The subject line of the template variant.

body

string

The content of the template variant with placeholders.

default

boolean

Indicates whether the template is the default.

status

enum

Indicates the status of the template variant.

audit

object

Represents the audit object.

Last updated

Was this helpful?