REST API Test Page
Operation
POST
on
/enduser/password/reset
Reset an end-user password, given the user name and email address
Produces
: application/json
Parameters
Name
Type
Value
Description
(JSON)
Request Body
{ "userId" : "a user id", "email" : "an email" }
*
Information to reset the end-user password
Result
HTTP Status :