GET API/Authentication/VerifyOTP?phone={phone}&otp={otp}&otpType={otpType}
Verify OTP: Send OTP and MobileNumber to verify OTP
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
phone | string |
Required |
|
otp | string |
Required |
|
otpType |
otpType[required] |
string |
Default value is OTP |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.