# after_accountunsuspend_failed

Account-related module (for ex. cPanel) failed to unsuspend the account

# Hook parameter

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

Key Type Description
account_id int Account ID
error string Error (if any)

# Sample hook files

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