Non-atomic bulk update — flips isRead to false on each supplied thread. Per-item failures are returned in a dictionary keyed by thread id.
Per-item error codes
| Code | Meaning |
|---|---|
| 1 | Thread not found |
| 3 | User not allowed to access this thread |
Documentation Index
Fetch the complete documentation index at: https://docs.reply.io/llms.txt
Use this file to discover all available pages before exploring further.
Authenticate every request with a Bearer token. Pass your Reply API key in the
Authorization header:
Authorization: Bearer <your-api-key>Get your API key from the Reply dashboard: Settings → API Key.
Identifier list for non-atomic bulk thread operations.
1x >= 1Per-item results. Threads not present in the dictionary succeeded.
Per-item error for non-atomic bulk operations. Only failed items are returned in the response dictionary. Items not present in the dictionary succeeded.