v52

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-015891,4406.1 MB

Delete a webhook endpoint

You can also delete webhook endpoints via the webhook endpoint management page of the Stripe dashboard.

delete/v1/webhook_endpoints/{webhook_endpoint}

Path parameters

webhook_endpointstring required

Response

Successful response.

deletedtrue required

Always true for a deleted object

idstring required

Unique identifier for the object.

object'webhook_endpoint' required

String representing the object's type. Objects of the same type share the same value.