Introducing the Better Auth Chargebee plugin: Use it to handle subscriptions, billing, and auth seamlessly.
Chargebeechargebee API

Delete a webhook endpoint

Idempotency Supported

Deletes a webhook endpoint using its unique identifier. Use this API to remove obsolete or inactive webhook endpoints from your Chargebee site. Deleting an endpoint ensures it no longer receives event notifications.

Sample Request

delete a webhook endpoint.

Sample Result[JSON]

URL Format

POST https://[site].chargebee.com/api/v2/webhook_endpoints/{webhook-endpoint-id}/delete

Returns

Webhook endpoint object
Resource object representing webhook_endpoint