v1

latestOpenAPI 3.1.02026-07-268342124.0 KB
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/verify/email-magic-link/finalize

Request body

challengeIdstring

The ID obtained when starting the challenge.

Response

OK

isVerifiedboolean

True if the email magic link was clicked by the user.

accessTokenstring

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.