Skip to main content
POST
Mark all messages in a conversation as read.

Authorizations

Authorization
string
header
required

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

Path Parameters

id
integer
required

Body

application/json
mark_external
boolean | null

Optional flag to decide if the external service behind a message should also be instructed to mark the message as read. If not defined, the value from general settings will be used which will be true by default.

Response

200 - application/json

Success

data
object

A conversation between an agent and a customer. Assignable to a user to mark who is actively managing the conversation.