cURL
curl --request POST \ --url https://virtserver.swaggerhub.com/nickel-ace/apiv1/1.0.0/webhook \ --header 'Content-Type: application/json' \ --data ' { "url": "<string>" } '
{ "url": "<string>", "id": "<string>" }
Create a webhook
Successful operation