Skip to main content
Tolstoy home page
Search...
⌘K
Contact sales
Sign in
Get Tolstoy
Get Tolstoy
Search...
Navigation
Webhooks
Delete Webhook
Documentation
Partners
Affiliate program
Help center
Guides
Blog
Home
Welcome
JavaScript SDK
Installation
Cookie Consent
Widget (Bubble)
Configuration
Events
Subscriptions
Stories
Product update
Webhooks
GET
List Webhooks
POST
Add Webhook
DEL
Delete Webhook
Request
Copy
Ask AI
curl
-X
DELETE
https://api.gotolstoy.com/webhooks/{id}
\
--header
'Authorization: Bearer <API_KEY>'
Webhooks
Delete Webhook
DELETE
/
webhooks
/
{id}
Try it
Request
Copy
Ask AI
curl
-X
DELETE
https://api.gotolstoy.com/webhooks/{id}
\
--header
'Authorization: Bearer <API_KEY>'
Parameters
id
string
required
Webhook id to delete
Request
Copy
Ask AI
curl
-X
DELETE
https://api.gotolstoy.com/webhooks/{id}
\
--header
'Authorization: Bearer <API_KEY>'
Add Webhook
⌘I