Skip to main content
DELETE
Delete a webhook endpoint

Authorizations

Authorization
string
header
required

API key obtained from your Tella account settings

Path Parameters

id
string
required

The webhook endpoint ID

Example:

"ep_abc123def456"

Response

Endpoint deleted successfully

Response when a webhook endpoint is deleted

id
string
required

ID of the deleted endpoint

Example:

"ep_abc123def456"