cURL
curl --request POST \ --url https://app.govly.com/api/v2/webhooks \ --header 'Content-Type: application/json' \ --data '{ "url": "<string>", "events": [ "<string>" ], "headers": {} }'