GET API/Authentication/SendOTP?phoneNumber={phoneNumber}&otpType={otpType}
SendOTP: PhoneNumber is the manditory parameter to send an OTP to the User
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
phoneNumber |
PhoneNumber[required] |
string |
Required |
otpType | 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.