Skip to main content
Version: 5.7.0

SysSendPasswordResetUniversalId

Reset users password.

ServiceOperation
userSYS_SEND_PASSWORD_RESET_UNIVERSAL_ID

Method Parameters

ParameterDescription
profileIdThe universal Id of the target user to reset password

Usage

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