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