POST 17.0/app/auth/validatepasswordreset

Description

Validate User Forgot Password Token. Token is emailed to use via ForgotPassword

URI Parameters

None.

Encryptyed data string send via email

string

application/json, text/json

Sample:
"sample string 1"

application/xml, text/xml

Sample:
<string>sample string 1</string>

application/x-www-form-urlencoded

Sample:

Sample not available.

DatabaseConnectorToken if succesfully validated

string

application/json, text/json

Sample:
"sample string 1"

application/xml, text/xml

Sample:
<string>sample string 1</string>