Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface CustomVerificationEmailTemplate

Contains information about a custom verification email template.

Hierarchy

  • CustomVerificationEmailTemplate

Properties

FailureRedirectionURL?: string

The URL that the recipient of the verification email is sent to if his or her address is not successfully verified.

FromEmailAddress?: string

The email address that the custom verification email is sent from.

SuccessRedirectionURL?: string

The URL that the recipient of the verification email is sent to if his or her address is successfully verified.

TemplateName?: string

The name of the custom verification email template.

TemplateSubject?: string

The subject line of the custom verification email.