Skip to main content
DELETE
/
v1
/
webhook_endpoints
/
{id}
Delete webhook endpoint (API Key)
curl --request DELETE \
  --url https://api.example.com/v1/webhook_endpoints/{id}

Path Parameters

id
string
required

Webhook endpoint ID

Response

Webhook endpoint deleted successfully