Zoom API : How to revoke App Access when user wants to disconnect your app and Zoom app

Hey @jitenshah,

Yes, you will receive the deauth webhook:

https://marketplace.zoom.us/docs/api-reference/webhook-reference/app-events/app-deauthorized

Also, the revoke endpoint actually does uninstall the app and trigger the deauth flow, please see my post here for details:

Thanks,
Tommy