put
https://apis.cequens.com/mfa/v2/verifications
Validates the received OTP from your user with the check code returned from the Send OTP code API.
If the codes match, then the OTP is validated, and the recipient’s phone number or email address is successfully verified.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Deprecation noticeThis base URL will be deprecated by 1/5/2023
https://apis.cequens.com/verifyplease use the following base URL instead in your implementation:
https://apis.cequens.com/mfa
Success Response - 200
| Parameter | Desc |
|---|---|
| status | A number represents http status code. |
| replyMessage | A string represents whether the request is executed successfully or not. |
| requestId | A string represents a unique identifier for the request. |
| requestTime | A string represents the datetime for the request. |
| data.otpPasscodeStatus | A number that represents the OTP status. All possible values are:
|