Send a code to the user’s email address for sign-in.
Documentation Index
Fetch the complete documentation index at: https://stackauth-e0affa27-chore-move-mcp-to-a-sep-app.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
The email to sign in with.
"johndoe@example.com"
The base callback URL to construct the magic link from. A query parameter code with the verification code will be appended to it. The page should then make a request to the /auth/otp/sign-in endpoint.
"https://example.com/handler/magic-link-callback"
Successful response
A token that must be stored temporarily and provided when verifying the 6-digit code
"u3h6gn4w24pqc8ya679inrhjwh1rybth6a7thurqhnpf2"