POST v1/users/update-password?userName={userName}&password={password}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
userName

string

Required

password

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.