GET api/IdentityUserStore/VerifyOTP?userId={userId}&otpCode={otpCode}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
userId

string

Required

otpCode

integer

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, text/html, application/xml, text/xml, multipart/form-data

Sample:

Sample not available.