AdminResetPasswordRequest
The details of the password reset request.
Properties
tokenstringRequiredThe password-reset token generated when the password reset was requested.
passwordstringRequiredThe User's new password.
emailstringThe User's email.
Was this section helpful?