POST api/accounts/ForgotPassword?user={user}&location={location}&type={type}&accountid={accountid}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
user

string

Required

location

string

Required

type

string

Required

accountid

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.