update_users_password
Update a user password by providing a new password (minimum 8 characters). Optionally include the current password for verification.
Instructions
Resets the User Password
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| newPassword | Yes | ||
| accept-language | No | ||
| currentPassword | No |