Webhooks for multiple environments using the correct signatureKey?

BTW when i send a test event… it gets back a 200, even though the verification actually fails on the back-end… I do this because I don’t want it to keep sending failed events to the wrong environment.

I’m assuming, when an event occurs, it sends the event to all webhooks, each with it’s own signatureKey.