v1

latestOpenAPI 3.1.0Proprietary2026-07-1434570540.9 KB
Inbox

Clear the Inbox

Bulk-delete everything matching a filter, for example all archived items or all items of a given type before a cutoff.

delete/inbox/clear

Request body

beforestring

RFC3339 timestamp; only items received before this cutoff are deleted.

includeArchivedboolean

Include archived items when no explicit status filter is given.

status'unread' | 'read' | 'archived' | 'all'

Comma-separated status filter, or all.

typestring

Comma-separated item type filter.

Response

OK

object required