Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 982 Bytes

CustomWelcomeEmail.md

File metadata and controls

13 lines (9 loc) · 982 Bytes

CustomWelcomeEmail

Properties

Name Type Description Notes
enabled bool If true, custom email content will replace the default body of welcome emails [optional]
content string The HTML to use as custom content for welcome emails. Script elements and other potentially dangerous markup will be removed. [optional]
subject string The text to appear in the email subject line. Only available with a whitelabel license and whitelabel_configuration.advanced_custom_welcome_email enabled. [optional]
header string The text to appear in the header line of the email body. Only available with a whitelabel license and whitelabel_configuration.advanced_custom_welcome_email enabled. [optional]

[Back to Model list] [Back to API list] [Back to README]