Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 5.62 KB

PreviewTemplateRequestBody.md

File metadata and controls

13 lines (9 loc) · 5.62 KB

PreviewTemplateRequestBody

Required parameters

Fields

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