how to Identify SendGrid webhook for multiple event webhook implementation?
I am currently working on an post API endpoint where i will receive data from SendGrid Event Webhooks. The issue I am currently having is identifying which specific webhook that is sending data, so that i can use correct corresponding public key for signature verification.