PUT/messageReplies/{id}/markread.json
Mark Message Reply as Read
Marks a specific message reply as read by the current authenticated user.
Path Params
- Name
id
- Type
- string
- required
- Description
Responses
- Code
- 200
- Type
- object
- Schema
- Description
- 200 Response
200 Response
application/json
{
"STATUS": "OK"
}