Skip to main content
Version: 5.7.0

SysSendPasswordResetEmailAdvanced

Reset users password using templates.

ServiceOperation
userSYS_SEND_PASSWORD_RESET_EMAIL_ADVANCED

Method Parameters

ParameterDescription
profileIdProfile Id of the target user to reset password
serviceParamsSet of parameters dependant on the mail service configured

Usage

http://localhost:3000
// Cloud Code only. To view example, switch to the Cloud Code tab
JSON Response
{
"status": 200,
"data": null
}