Hello.
We’re transitioning from daemons to webhooks, and one of the main reasons for doing so is to give visibility to producers, who have constantly been asking “are the deamons running?” (mostly because the daemons keep pausing whenever they skip an event, different story…).
By going to webhooks, they can see all events, and know whether the services are healthy or not, which is great, however I’d love to prevent them from having the capability to modify a hook or create a new one, but the permissions seem to be all or nothing.
Is there a way, or is this a feature request?