Mark a conversation as seen
Contacts
Mark a conversation as seen
Clears the isUpdated flag on the specified conversation and asynchronously recomputes the parent contact’s isUpdated based on whether any other conversation is still unseen. Emits the contact_updated socket event.
POST
Mark a conversation as seen
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Conversation _id to mark as seen; clears its isUpdated flag and recomputes the parent contact's unread state.