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