v1

latestOpenAPI 3.1.02026-07-26359254.7 MB
Inbox

Bulk-delete inbox threads

<small>Requires the inbox:operate scope (or a broader one that includes it).</small>

Non-atomic bulk delete. Successful threads are removed; per-item failures (e.g. not found, forbidden) are returned in a dictionary keyed by thread id.

Per-item error codes

Error codeMeaning
notFoundThread not found
forbiddenUser not allowed to delete this thread
post/v3/inbox/threads/bulk-delete

Request body

threadIdsinteger[] required

Response

Per-item results. Threads not present in the dictionary succeeded.

object required