Mark As Read Chat Message

Marks a chat message as read.

Authentication

AuthorizationBearer

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

Request

This endpoint expects an object.
chatMessageIdlongRequired

Response

ChatMessageResponse
errorTextstring or null<=8192 characters

Non-empty if the request failed

chatMessageobject or null