Webhooks in Rancher

Once I have created webhook in Rancher, how can I further use it ?

Webhooks require a POST request. I created a “Scale UP” hook ,and called it with curl -X POST 'https://<hook_url' and it worked fine.

Hope this help

-Barry

Hi,
I have also created scale up hook and used
curl -X POST ‘https://13.126.234.119:8080/v1-webhooks/endpoint?key=EEXCk1ScSs3kdsH9gDmqI2mZkY993CuTaM8aBDxX&projectId=1a5

But it is showing me 404 .
What could be the case ?

Hello friends,
I have setup of Rancher v2.2.1 and I am trying to create webhooks but I am not able to find the option anywhere. Can you please let me know, am I using wrong version ?