Objects
This is a preview version of the API intended for early testing and integration. Preview versions are not stable and may include breaking changes before general availability.
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"}