Skip to main content

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

Loading...

Updated on
Jul 28, 2025

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

Parameters

Path Parameters

id
string
REQUIRED
Loading...

Returns

201 Created
Loading...
Request
1
curl -X POST \
2
"https://api.quicknode.com/webhooks/rest/v1/webhooks/YOUR_WEBHOOK_ID/pause" \
3
-H "accept: application/json" \
4
-H "x-api-key: YOUR_API_KEY"
1
curl -X POST \
2
"https://api.quicknode.com/webhooks/rest/v1/webhooks/YOUR_WEBHOOK_ID/pause" \
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