Email magic link
Finalize Email Magic Link Challenge
The email magic link challenge is verified when the user clicks on the link sent to their email. Use this endpoint to finalize the challenge, checking if the user has clicked on the magic link (e.g. via polling).
POST
Body
application/json
The ID obtained when starting the challenge.
Response
200 - application/json
A new short-term token with scopes to manage authenticators (e.g. add secondary authenticators, remove authenticators, view or regenerate recovery codes). Only present if the challenge succeeded.
True if the email magic link was clicked by the user.
Was this page helpful?