Objects
EmailParameter
Input required for email-link authentication flows.
emailstring[email]
Email address that will receive the verification link.
Properties inherited from: CollectionParameter
typestring
Example
{ "email": "user@example.com"}Input required for email-link authentication flows.
Email address that will receive the verification link.
{ "email": "user@example.com"}{
"email": "user@example.com"
}