← Back to docs
Webhooks
DELETE/v1/webhooks/{id}
Delete webhook endpoint
Use the delete webhook endpoint to remove a monitored company subscription from the authenticated account.
When to use it
Practical implementation contexts
Clean up old monitoring subscriptions
Remove a company from ongoing change delivery
Tear down test webhook state
Auth
Access model
Authentication
API key or dashboard session
Request
curl https://api.entylink.com/v1/webhooks/wh_abc123 \
-X DELETE \
-H "Authorization: Bearer etl_live_••••••••a7f2"
Parameters
ParameterTypeDescription
idstringWebhook identifier to delete
Response
Response exampleapplication/json
HTTP/1.1 204 No Content
Next step
Move from docs into a real registry workflow.
Entylink is built for teams embedding UK company data, verification, and monitoring into products rather than manually browsing the register.