Delete List Entry
**CLI:**
```bash
agentmail inboxes:lists delete --inbox-id <inbox_id> --direction <direction> --type <type> --entry <entry>
```
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
inbox_id
The ID of the inbox.
direction
Direction of list entry.
Allowed values:
type
Type of list entry.
Allowed values:
entry
Email address or domain.
Errors
404
Not Found Error
