Necessary procedure to add an Event Subscription to a published Zoom OAuth App (again)

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.

  • Event Type: User’s profile info has been updated

Description
(I posted this here but did not receive a response, so I posted it again. :pray: )
Our service uses an app that has already been published to the Zoom marketplace to provide the ability to retrieve Zoom meeting information.
here is info about the Zoom App:

  • Features:
    • Event Subscriptions:
      image
  • Scopes:
    image

Some users of our services have already approved to the Zoom App and use the ability to retrieve and manipulate Zoom information.

When adding another Event Subscriptions (Event Types: User’s profile info has been updated) to the above Zoom App,

  • Do We need to resubmit the Zoom App and wait for review? Or can I just edit the Zoom App and publish?
  • Do We need to ask users who have already accepted the Zoom App to accept it again?
  • Will this affect users who have already accepted the Zoom App? For example, will the Zoom Meeting update webhook or the Zoom API temporarily stop working?