Skip to navigation

Delete List Entry

CLI:

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_idstringRequired
The ID of the inbox.
directionenumRequired
Direction of list entry.
Allowed values:
typeenumRequired
Type of list entry.
Allowed values:
entrystringRequired
Email address or domain.

Errors

404
Not Found Error