Webhook POST Authentication

I would like to use the Webiner Events Webook via Zoom JWT app to send POST requests (json), but our endpoint requires authentication - how do I add basic authentication?

Hey @marketozoom,

The Webhooks have a verification token in the request header named authorization.

Thanks,
Tommy