Magic Link
OTP Auth
Start magic link login flow
POST
/
magic_links
/
authenticate
Body
requestId
string
requiredRequest ID of the magic link request.
code
string
requiredOTP code sent to the user.
Response
In response, property access_token and refresh_token is deprecated. Use code property instead.