Specify request body for a webhook

Hi,

I am trying to make POST request to an external system using Webhooks but I am not sure how to specify a request body in the UI. Is there a way I would be able to do that vi the UI or the command line?

Regards,
Gaurav

Webhooks bodies are usually set by the event triggering the hook, but you can modify the template that gets used, see the Webhooks docs:

https://tyk.io/docs/tyk-api-gateway-v-2-0/event-handlers/web-hooks/