Set the position of the read marker for a room.
POST {{baseUrl}}/rooms/:roomId/read_markers
Sets the position of the read marker for a given room, and optionally the read receipt's location.
Request Body
{"m.fully_read"=>"$somewhere:example.org", "m.read"=>"$elsewhere:example.org"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
{}