Create Users Reset Password
create_users_reset_passwordReset a forgotten password by providing the password reset token, email, and new password with confirmation to restore account access.
Instructions
Resets the user password
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | |||
| token | Yes | ||
| password | Yes | ||
| passwordConfirm | Yes |