Required parameters
Field | Type | Required | Description |
---|---|---|---|
body |
?string | ➖ | The template body before variable interpolation |
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. |
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. |
subject |
?string | ➖ | The email subject. Applicable only to email templates. |