delete_webhook
Delete a webhook by ID to stop Eventbrite from sending event updates to an obsolete endpoint. Requires a personal OAuth token.
Instructions
Delete a Webhook by ID.
ENDPOINT: DELETE /webhooks/{id}/
AUTHENTICATION: Requires: Authorization: Bearer PERSONAL_OAUTH_TOKEN
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| webhook_id | Yes | Webhook ID (required) |