Skip to main content
POST
Bulk mark seen

Authorizations

Authorization
string
header
required

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

Body

application/json

Information of read sengment to be updated

channels
object[]

List of channels with their respective readToSegment values. Each channel object must include a channelId and the readToSegment value.

Example:

Response

This endpoint returns 200 OK if the request is successful.