v1

latestOpenAPI 3.0.1raw.githubusercontent.com2026-04-2099201202.6 KB
InboxesLists

Delete List Entry

CLI:

agentmail inboxes:lists delete --inbox-id <inbox_id> --direction <direction> --type <type> --entry <entry>
delete/v0/inboxes/{inbox_id}/lists/{direction}/{type}/{entry}

Path parameters

inbox_idstring required

The ID of the inbox.

direction'send' | 'receive' | 'reply' required

Direction of list entry.

type'allow' | 'block' required

Type of list entry.

entrystring required

Email address or domain.