chat
chat
Mark Messages As Read By Users
Mark all messages as read in conversations between current user and other user. This endpoint finds the conversation(s) by user IDs rather than requiring a conversation ID.
put/chat/mark-read/{other_user_id}
Path parameters
other_user_idstring required
Headers
authorizationstring nullable
Response
Successful Response
{"stackTrail":"paths:/chat/mark-read/{other_user_id}:put:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.