Webhook API. Create Event notification endpoint URL dinamically

Hello community. Thank you in advance for the help you can provide.

Hello community. Thank you in advance for the help you can give me. I made an app in the Marketplace of type Webhook only, but I am seeing that I must manually put the webhook Urls in Event Subscription config. My question is the following: is there a Webhook API in Zoom that allows me to subscribe to events and have the URL generated dynamically depending on the user who uses my integration with the APP I made?

I have created a dynamic URL mywebsite.com is available for purchase - Sedo.com<user_id>

This user_id is then matched in the database and the corresponding tokens are fetched to create validation tokens.