Discussions

Ask a Question
Back to All

Webhook Payload

Hello there! I created a service and set up webhooks and subscriptions. I added the secret to the webhook so the webhook requests should be JWT. I created this in ASP.NET Core and i am unsure where the jwt is located. I checked the headers and have been trying to find the code in the body without any luck. Where is the jwt put in the webhook request and what is it called?