Check for new messages
POST/checkNew
Polls for new messages and thread updates since the client's last check. This is the primary polling endpoint used in AJAX mode (when WebSocket is not available). Returns delta updates including new messages, updated threads, deleted threads and messages. Also marks visible threads as read. When lastUpdate is 0, returns initial thread data instead of delta.
Request
Responses
- 200
Delta updates since last check