Table of Contents

Password reset

To finish the procedure of changing password, use the command core/reset_password_perform:

svc=core/reset_password_perform&params={"user":<text>,
					"code":<text>}

Parameters

After executing reset_password_request, an e-mail with link will be sent to the user. The link will lead to the URL indicated in the request and will contain two more parameters needed to finalize password reset:

Name Description
user user name
code code generated by reset_password_request and sent to the user by e-mail

Response

{
	"newPassword":<text>	/* new password */
}
Follow us on Facebook Gurtam Wialon Twitter Gurtam Wialon info@gurtam.com   |   Copyright © 2002-2024 Gurtam