Skip to main content

Sends a read receipt for a conversation.

POST 

/chat-gateway/v1/conversations/:conversationId/read-receipt

Sends a read receipt to the Chalet room associated with the given conversation, indicating that all messages up to the given timestamp have been read. Requires an authorType of either 'user' or 'bot'. The 'user' authorType is only allowed for CHAT_API channels.

Request

Responses

No Content