Skip to main content

/quickalerts/rest/v1/notifications/{id} REST Method

Deletes a notification by ID.

Updated on
Oct 3, 2023

/quickalerts/rest/v1/notifications/{id} REST Method

Path Parameters

id
string
REQUIRED
The ID of the notification.

Returns

200 OK
Request
1
curl -X DELETE \
2
"https://api.quicknode.com/quickalerts/rest/v1/notifications/{id}" \
3
-H "accept: application/json" \
4
-H "x-api-key: YOUR_API_KEY"
5
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free