Can't track changing HOST_KEY by webhook
I use webhooks to track changes in user profile settings - ' The user's profile info has been updated'. All changes like (first_name, last_name, Display Name) track successfully. But when the user change HOST_KEY I don't receive any webhooks about this. How I can track HOST_KEY changes? Thanks!
Show less