Skip to main content
DELETE
/
webhooks
/
{id}
curl -X DELETE https://api.gotolstoy.com/webhooks/{id} \
  --header 'Authorization: Bearer <API_KEY>'

Documentation Index

Fetch the complete documentation index at: https://developers.gotolstoy.com/llms.txt

Use this file to discover all available pages before exploring further.

Parameters

id
string
required
Webhook id to delete
curl -X DELETE https://api.gotolstoy.com/webhooks/{id} \
  --header 'Authorization: Bearer <API_KEY>'