Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.kit.com/v4/webhooks/{id} \ --header 'X-Kit-Api-Key: <api-key>'
{ "errors": [ "The access token is invalid" ] }
Authenticate API requests via an API Key
Deletes the webhook
Was this page helpful?