Missing Admin API - Webhook creation

We use the Admin API to create buckets for each tenant BUT we are unable to move to the Response API because we need to manually setup each projects WebHook. We can create API keys/services accounts, set limits/budget and assign users but not registered new WebHook to a project via API its a major missing link…

3 Likes

Yes please. We use GitHub Codespaces as development environments, and that means the public URL changes on startup. We need to be able to create webhooks automatically at startup.

If that isn’t possible for some reason, maybe investigate how Stripe does it with their CLI webhook listener?