Verify OTP

This API is used to authenticate customers by verifying the OTP.

Required Parameters :-

authCode - TThe authentication code received by the user when they first register

OTP - OTP that was sent to the user

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
string
Responses
200

Successfully Authenticated
authToken :- Use this authToken to to authenticate youreself on calling authorized api

400

Bad Request Errors

404

authCode does not exist

406

OTP has expired
Invalid OTP, Check Your Email Again

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!