GET api/Auth/VerifyPhoneNo?phoneCountryCode={phoneCountryCode}&phoneNo={phoneNo}&phoneVerifyCode={phoneVerifyCode}&isNewPhoneNo={isNewPhoneNo}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
phoneCountryCode

string

Required

phoneNo

string

Required

phoneVerifyCode

string

Required

isNewPhoneNo

boolean

Default value is False

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.