Changes

Jump to navigation Jump to search
342 bytes added ,  20:10, 3 June 2014
no edit summary
{{Api_Method_Spec|
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.
'''Example:'''
{
: <span style="color: #a11;">"OffsetStatusCode"</span>: <span style="color: #164;">036</span>,: <span style="color: #a11;">"LimitSeverity"</span>: <span style="color: #164;">1003</span>,: <span style="color: #a11;">"CountStatusMessage"</span>: <span style="color: #164;">6"Ok"</span>,: <span style="color: #a11;">"ListContent"</span>: :: [ <span style="color: #219164;">Array of xxx objectstrue</span> ]
}
|Exceptions=
* [[InvalidUserException]]
* [[InvalidServiceErrorException]]
 
|Cache=
editor
725

edits

Navigation menu