API Endpoint(s) and/or Zoom API Event(s)
Link the API endpoint(s) and/orZoom API Event(s) you’re working with to help give context.
webinar.participant_role_changed
Description
Details on your question, workflow or the problem you’re trying to solve.
I tested webinar from the dev account, but was able to receive all other events except for webinar.participant_role_changed even though I was subscribed to it and it is listed in the docs
How To Reproduce
Steps to reproduce the behavior:
*1. Add a webhook
*2. Subscribe to all webinar events
*3. Start a new webinar with a attendee
*4. Promote the attendee to a panelist
*5. Observe that the webinar.participant_role_changed event does not get trigerred
Side Note
Also observed a behaviour that whenever an attendee gets promoted to a panelist they are first removed from the webinar then rejoined as panelist, so on promotion I am instead getting the event of participant_left and participant_joined
