Created Webhook-Only app, does not show up in account apps

API Endpoint(s) and/or Zoom API Event(s)

since I am not sure which event I need, I currently subscribed to those two:

  • phone.callee_ringing​
  • phone.caller_ringing

Description

It is my first “webhook only” app. Zoom states the app is activated, but when I look at “apps on account” or “apps created” I see my other apps I created but the the webhook-only app.

I successfully validated my webhook url. I called a queue and a direct user numer but I do not receive any webhook call. Either the events are not the ones I need to webhook to, or the app is not active or ignoring my calls…

Do I need to do something to activate the app?