Skip to main content
POST
JavaScript

Authorizations

Authorization
string
header
required

Bearer token via Authorization header

Body

application/json
peerKey
string
required

The thread's canonical peer key (see GET .../conversations)

Required string length: 1 - 128
upToMessageId
string<uuid>
required
upToOccurredAt
string<date-time>
required

Mark inbound messages read up to (and including) this occurredAt/upToMessageId cursor

Response

Read state updated

data
object
required