Webhook for User Password changes?

Description
If one of our users for whom we created an account and initially set a password for changes their password in Zoom, can we be notified of that password change event? It isn’t clear in the documentation (https://marketplace.zoom.us/docs/api-reference/webhook-reference/account-events/account-updated) if that is possible.

Which App Type (OAuth / Chatbot / JWT / Webhook)?
OAuth Account Level app with possible Webhook.

Additional context
Creating an account with autoCreate as the action, during a POST to /users.

Hey @stlippert,

Have you tried using the User Updated or User Settings Updated webhook?

Thanks,
Tommy