Skip to main content
DELETE
Delete Webhook Endpoint

Overview

Pending deliveries to the endpoint are cancelled; no further deliveries are attempted. Requires the portfolios:manage scope.

Path Parameters

string
required
Endpoint ID (whk_*).

Response

string
Endpoint ID.
string
Always "webhook_endpoint".
boolean
Always true.
string
Request identifier.

Errors

Code Examples