POST
/
magic_links
/
authenticate

Body

requestId
string
required

Request ID of the magic link request.

code
string
required

OTP code sent to the user.

Response

In response, property access_token and refresh_token is deprecated. Use code property instead.

Was this page helpful?