You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -94,8 +97,6 @@ The following example shows marking a chat `viewpoint` as read for a user using
94
97
```http
95
98
96
99
POST https://graph.microsoft.com/beta/chats/19:7d898072-792c-4006-bb10-5ca9f2590649_8ea0e38b-efb3-4757-924a-5f94061cf8c2@unq.gbl.spaces/markChatReadForUser
97
-
Content-Type: application/json
98
-
Content-length: 106
99
100
100
101
{
101
102
"user": {
@@ -117,9 +118,6 @@ The following example shows how to mark a topic with the `viewpoint` label as re
0 commit comments