post
https://dev.api.thenftbrewery.com/api/v1/user/otp/verify
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
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
200Successfully Authenticated
authToken :- Use this authToken to to authenticate youreself on calling authorized api
400Bad Request Errors
404authCode does not exist
406OTP has expired
Invalid OTP, Check Your Email Again
