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

Path Parameters

id
string
required

Webhook endpoint ID

Response

Webhook endpoint deleted successfully