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

directionenumRequired
Direction of list entry.
Allowed values:
typeenumRequired
Type of list entry.
Allowed values:
entrystringRequired
Email address or domain.

Errors

404
Not Found Error