Skip to main content
POST
Mark All Conversations Read

Authorizations

Authorization
string
header
required

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

Path Parameters

hub_id
string
required

Body

application/vnd.api+json

JSON:API envelope for POST .../mark-all-read.

data.type must be 'conversation_read_receipts'. data.attributes.up_to is an optional TZ-aware ISO-8601 datetime.

data
_MarkAllReadData · object
required

Response

Successful Response

data
JsonApiResource[ReadReceiptAttributes] · object
required
included
any[] | null
meta
Meta · object | null