cURL
curl --request DELETE \ --url https://api.sandbox.goteal.co/webhooks/{webhook_id} \ --header 'X-API-KEY: <api-key>'
{ "message": "Webhook deleted successfully." }
Documentation IndexFetch the complete documentation index at: https://docs.goteal.co/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.goteal.co/llms.txt
Use this file to discover all available pages before exploring further.
ID of the webhook to delete
No Content
"Webhook deleted successfully."