Mark all as read
GET/markAllRead
Marks all conversations as read for the current user. Updates unread_count to 0 and sets last_read and last_delivered timestamps for every thread the user participates in. Fires the better_messages_mark_all_read action hook.
Responses
- 200
All threads marked as read, returns true