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

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

{}