v1
latestOpenAPI 3.1.02026-07-26359254.7 MBInbox
Mark threads as read
<small>Requires the inbox:operate scope (or a broader one that includes it).</small>
Non-atomic bulk update — flips isRead to true on each supplied thread. Per-item failures are returned in a dictionary keyed by thread id.
Per-item error codes
| Error code | Meaning |
|---|---|
| notFound | Thread not found |
| forbidden | User not allowed to access this thread |
post/v3/inbox/threads/mark-as-read
Request body
Response
Per-item results. Threads not present in the dictionary succeeded.
object required