Email magic link
Start Email Magic Link Challenge
Start a challenge when the user is already enrolled with at least one email magic link authenticator
POST
/
challenge
/
email-magic-link
Body
application/json
userAuthenticatorId
string
The ID of the email authenticator to use. Only required if the user has multiple email authenticators and you want to target a specific one.
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.
Was this page helpful?