This is an old revision of the document!


Password reset request

To send a password reset request use command core/reset_password_request:

svc=core/reset_password_request&params={"user":<text>,
					"url":<text>,
					"email":<text>,
					"emailFrom":<text>}

Parameters

Name Description
user user name
url URL contained in the letter that will be sent to user at password reset request: <url>?user=<login>&passcode=<passcode> (value of passcode see in Password reset)
email user e-mail
emailFrom e-mail from which confirmation e-mail will be sent

Response

{
	"error":0	/* successful request */
}

Also another types of errors can be returned. The whole list of them you can find in chapter Errors

Follow us on Facebook Gurtam Wialon Twitter Gurtam Wialon info@gurtam.com   |   Copyright © 2002-2024 Gurtam