You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The email subject. Applicable only to email templates.
[optional]
markup
String
The editor markup used to generate the body of the template
[optional]
body
String
The template body before variable interpolation
[optional]
delivered_by_clerk
Boolean
Whether Clerk should deliver emails or SMS messages based on the current template
[optional]
from_email_name
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.
[optional]
reply_to_email_name
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.