curl --location --request PATCH 'https://app.govly.com/api/v2/webhooks/123' \ --header 'X-API-KEY: your-api-key' \ --header 'Content-Type: application/json' \ --data '{ "enabled": true }'
204 No Content
Update a webhook configuration