Stop incoming webhooks for oauth2 app

Using this template helps us debug your issues more effectively :slight_smile:

Description
We had an old oauth app, and now want to disable only webhook. We deleted event subscription webhook, but for each installed users, zoom still sends webhook. There is no way to stop them.

  1. does zoom snapshot app webhook url on each user install? I am not sure why deleting the current webhook url does not stop it.
  2. how can we stop webhook if we no longer have those oauth2 tokens?
  3. ultimately will deleting the app in dev console force auto uninstall for those people who already installed the app?

Error
The full error message or issue you are running into.

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

Which Endpoint/s?
Knowing the API endpoint/s can help us to identify your issue faster. Please link the ones you need help/have a question with.

How To Reproduce (If applicable)
Steps to reproduce the behavior:

  1. Request URL / Headers (without credentials) / Body
  2. See error

Screenshots (If applicable)
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

Hi @tailinchu ,

In your app on the “Feature” section , is “event subscription” toggled on or off? If it is still toggled on, can you please delete your notification url, the events and then turn it off?

Thank you,
Gianni

Thanks! I solved this by generating a new publishable url.

@tailinchu,

Glad to hear generating a new publishable URL solved the problem!

Best,
Donte

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.