GET api/User/ResendOtp?username={username}

Resends the otp.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
username

The username.

string

Required

Body Parameters

None.

Response Information

Resource Description

Task<IHttpActionResult>.

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.