Skip to main content
POST
Mark a conversation as seen

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
conversationId
string
required

Conversation _id to mark as seen; clears its isUpdated flag and recomputes the parent contact's unread state.

Response

Conversation marked as seen

message
string
data
any