Deauthorization API - not webhook

Hi,

When a user requests to disconnect my app, or for example, my app would like to disconnect inactive users (to avoid extraneous webhooks) - I need some deauthorization API call for Zoom.
Is there a app deauthorization API? (i.e: not the webhook callback when the user deauthorizes on Zoom end)

Thanks,
Alon

Hey @alon,

Currently we don’t have an API endpoint for programmatically uninstalling / disconnecting an app for an inactive user.

However, revoking the users access token might turn off the webhooks.

Thanks,
Tommy

1 Like