Mark interaction unread
PATCH https://api.videoask.com/conversations/{{contact_id}}/mark-read
Request Body
{"read"=>false}
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Authorization | string | ||
| Content-Type | string | ||
| organization-id | string | 
PATCH https://api.videoask.com/conversations/{{contact_id}}/mark-read
{"read"=>false}
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Authorization | string | ||
| Content-Type | string | ||
| organization-id | string |