Email magic link
Start Email Magic Link Enrollment
Start a challenge to enroll a new email magic link authenticator for a given email.
POST
/
user-authenticators
/
email-magic-link
Body
application/json
email
string
requiredThe user’s email address.
Response
200 - application/json
challengeId
string
The ID of the challenge. Pass this ID back to check if the user has clicked on the magic link and finalize the challenge.
userAuthenticatorId
string
The ID of the email authenticator which has been created but not yet verified.
userId
string
Was this page helpful?