Required parameters
Field | Type | Required | Description | Example |
---|---|---|---|---|
Subject |
string | ➖ | The email subject. Applicable only to email templates. |
Welcome to our service! |
Body |
string | ➖ | The template body before variable interpolation | Hi, thank you for joining our service. |
FromEmailName |
string | ➖ | The local part of the From email address that will be used for emails. For example, in the address '[email protected]', the local part is 'hello'. Applicable only to email templates. |
hello |
ReplyToEmailName |
string | ➖ | The local part of the Reply To email address that will be used for emails. For example, in the address '[email protected]', the local part is 'hello'. Applicable only to email templates. |
support |