Protected
configurationOptional
initOverrides: InitOverrideRetrieve an email template by pre-defined name. These names are verify_email
, verify_email_by_code
, reset_email
, welcome_email
, blocked_account
, stolen_credentials
, enrollment_email
, mfa_oob_code
, and user_invitation
. The names change_password
, and password_reset
are also supported for legacy scenarios.
Get an email template
Optional
initOverrides: InitOverrideUpdate an email template. Update an email template
Optional
initOverrides: InitOverrideProtected
requestOptional
initOverrides: RequestInit | InitOverrideFunctionModify an email template. Patch an email template
Optional
initOverrides: InitOverride
Create an email template. Create an email template
Throws