Generate preview reset password
POST /users/previewResetPassword/
Generates a preview of the reset password without applying the change. Returns a PreviewToken that you can pass to the resetPassword endpoint to commit the password reset when ready.
Request