Check sign in code

Check if a sign in code is valid without using it

Request

This endpoint expects an object.
codestringRequired

A 45-character verification code. For magic links, this is the code found in the “code” URL query parameter. For OTP, this is formed by concatenating the nonce (received during code creation) with the 6-digit code entered by the user

Response

Successful response

is_code_validboolean