"Hook rules were not satisfied" should be 401, not 200
Author: boyskaCreated May 22, 2026Updated May 27, 2026
As per the title, I would expect that a POST to trigginering a webhook with wrong parameters should return in a 4xx status code, not 200.
This would make it much easier to verify if the hook has been correctly submitted.
Source: adnanh/webhook