Will revoking an access token stop webhook events?

Description
Our users have the ability to de-authorize Zoom from our application. What should the process be to doing this? We just need webhooks events to stop being received by our servers once they have de-authorised.
All I can find is the ability to revoke an access token, will this prevent further webhook events?

Which App Type (OAuth / Chatbot / JWT / Webhook)?
OAuth

Thank you.

Hi @hunter.steele2, a user will need to deauthorize/uninstall the app on the Marketplace. Once this has occurred, the app will no longer receive webhook event subscriptions.

Upon deauthorization we will send a Deauthorizaion Event. Within ten days, you’ll need to send a notification that the user’s data preference has been followed through the Data Compliance API.