Delete Webhook
**CLI:**
```bash
agentmail webhooks delete --webhook-id <webhook_id>
```
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
webhook_id
ID of webhook.
Errors
404
Not Found Error
