Hello!
I’ve started to tinker around with event hooks, which are nice. Small question though: let’s say I would like to update (patch) an event hook, how to do? There are no PUT or PATCH methods allowed, only POST. So I went about and used that a couple of times to get things right. Now, checking the /event-hook resource, I got 15 different event hooks now, for the same event source, but with slightly different configs.
Please help!