Auth0 Node.js SDK - v5.3.0
Preparing search index...
management
Management
ConnectionEmailEmail
Interface ConnectionEmailEmail
Email template configuration
interface
ConnectionEmailEmail
{
body
?:
string
;
from
?:
string
;
subject
?:
string
;
syntax
?:
"liquid"
;
}
Index
Properties
body?
from?
subject?
syntax?
Properties
Optional
body
body
?:
string
Optional
from
from
?:
string
Optional
subject
subject
?:
string
Optional
syntax
syntax
?:
"liquid"
Email template syntax type
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
body
from
subject
syntax
Auth0 Node.js SDK - v5.3.0
Loading...
Email template configuration