I have started to use versions and environments for release management such that we have separate development, test, and production environments. I would like to have a parallel setup on the webhook side such that the development Dialogflow CX environment points to the development webhook, etc. However I have been unable to figure out how to specify different webhook URLs, authentication, etc. for the different Dialogflow CX environments.
There is no mention of this in the documentation or API. Anyone have any experience with this?