read chat
POST/:instance/read-chat
Read messages
You can mark all unread messages in the chat as read (double blue checkmark) using one query:
It’ll find all unread messages in the chat and mark them as read.
Request
Responses
- 201
- 404
- 422
- 500
Successful response
Not Found
Validation Error
Internal Server Error