Skip to main content

Mark chat activity as read

POST 

/v2/spaces/:space_id/chats/:chat_id/read

up_to is inclusive; it and last_state_id come from one messages read: the newest order and the state's id. An empty value would silently mark nothing, so both are required. Later messages stay unread. The reactions scope takes neither field. The receipt carries the chat's state after the move when it could be read back.

Requestโ€‹

Responsesโ€‹

Watermark moved