Send a code to the user’s email address for sign-in.
The email to sign in with.
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.
Successful response