Delete a webhook endpoint
Webhooks
Delete a webhook endpoint
Delete a webhook endpoint and cascade-remove its keys and deliveries.
DELETE
Delete a webhook endpoint
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the webhook endpoint to delete (e.g. whe_...).
Required string length:
1 - 128Pattern:
^[A-Za-z0-9_-]+$