I have multiple sub-domain so by referring (https://marketplace.zoom.us/docs/guides/auth/oauth#using-multiple-environments) and following this (Does zoom support more than two environments for oauth2? - #12 by tommy) I have done the changes accordingly.
Now how do I configure the deauthorization Notification url for every client since I have different db for different client. I tried same approach as mentioned above but I am not able to get notification . I tried it using production url and checked but no notification received. but specifying one particular client I am able to receive the notification but no notification after using “any”.