Verify token (Legacy)
Validates user details by exchanging the token obtained from the otplessUser object for the user’s information. This server-to-server call requires authentication using the client ID and secret.
POST
Body
application/x-www-form-urlencoded
Payload containing the token received from otpless authentication and client credentials for verification.
The body is of type object
.
Response
200
application/json
The user's information was successfully retrieved.
The response is of type object
.