Skip to main content
DELETE
/
zapier
/
webhook
/
{id}
Delete a webhook
curl --request DELETE \
  --url https://api.cleartalk.ai/zapier/webhook/{id} \
  --header 'apiKey: <apikey>' \
  --header 'x-api-key: <api-key>'

Authorizations

x-api-key
string
header
required

API Key for authentication

Headers

apiKey
string
required

Path Parameters

id
number
required

Response

Webhook deleted successfully