Description=Generate a new password and send it to logged user in this time by the token.
|Parameters=
|ParamType=int
|ParamRequired=required
|ParamDescription=A valid token for identifying The device type code (see [[DeviceType]] enumeration to know the API session context. The token can be anonymous or logged.list of device types allowed)
}}
{{Api_Parameter|
|ParamType=int
|ParamRequired=required
|ParamDescription=The id of the instance (OB) for the current environment. This ID might vary depending on the environment.
}}
{{Api_Parameter|
|ParamType=String
|ParamRequired=required
|ParamDescription=E-mail from the user that wants to recover the password.
}}
|Returns=
Returns a JSON object containing an array of xxxa information about if is possible or not recover the password.