Skip to main content

DELETE /webhooks/rest/v1/webhooks/{id} REST API Endpoint

Loading...

Updated on
Aug 25, 2025

DELETE /webhooks/rest/v1/webhooks/{id} REST API Endpoint

Parameters

Path Parameters

id
string
REQUIRED
Loading...

Returns

code
number
Loading...
msg
string
Loading...
data
null
Loading...
Request
1
curl -X DELETE \
2
"https://api.quicknode.com/webhooks/rest/v1/webhooks/YOUR_WEBHOOK_ID" \
3
-H "accept: application/json" \
4
-H "x-api-key: YOUR_API_KEY"
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free