# Delete webhook settings

**DELETE** `/webhooks`

Disables and removes the current tenant webhook configuration. Attempt logs remain visible for the retention window.

Authentication: bearerAuth
Required scopes: `webhook:delete`
Allowed roles: `owner`, `admin`
Authorization: Delete webhook settings.

## Responses

- `204`: Webhook settings deleted
- `default`: Error
