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"}