# after_accountchangepassword_failed

Account-related module (for ex. cPanel) failed to change password of the account

# Hook parameter

An array is passed to hook containing following keys/values:

Key Type Description
account array Account details
password string New service password
error string Error (if any) from related module

# Sample hook files

Last Updated: 3/17/2023, 8:40:19 AM