Turn off Web hooks

Is there a way to turn off Webhooks from the App Marketplace site? Specifically for a production endpoint. Our Zoom source code has not yet made it to production yet the logs show that web-hook events are being sent to the production endpoint. Apparently it is making viewing the production logs quite difficult. (I don’t have any way of emailing the App Marketplace support team).

Hey @chrismurrph,

Thank you for reaching out to the Zoom Developer Forum. There isn’t a method to disable just production webhook events. You can disable the entire event subscription or the app itself if it’s a Webhook Only app.

While you are still waiting to push to production, you can replace the production endpoint with a test endpoint. You may want to create a test endpoint using something like Request Bin. With that, you can monitor the events sent to the production endpoint as well.

I hope that helps! Let me know if you have any questions.

Thanks,
Max

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