Mark Conversation Read
Mark a conversation as read for the current user.
Mark a conversation as read for the current user.
AuthorizationBearer <token>
In: header
Path Parameters
conversation_id*Conversation Id
Response Body
application/json
application/json
curl -X PATCH "https://loading/api/v2/conversations/string/read"{}{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}