In this example, the notification with ID 634ab5fb-75cb-41a3-b706-704b7a7cf0f3 is marked as not 'read'.
Request:
- PUT api/databases/ec5a34c2-7062-4be7-ade9-c15acefcdbb8/tables/Notifications/634ab5fb-75cb-41a3-b706-704b7a7cf0f3
- Accept: text/json
- Accept-Encoding: deflate,deflate
- Content-Type: text/json
- Authorization: Basic YWRtaW46YWRtaW4=
- Host: localhost:6496
- Content-Length: 45
- Expect: 100-continue
-
- {
- "Properties":
- {
- "read": false
- }
- }
Response:
- Cache-Control: no-store
- Date: Fri, 21 Dec 2012 16:29:34 GMT
- Set-Cookie: sid=b0fbe0f9-c582-42dc-96a7-03e2fe089dc5; path=/;
- Server: Microsoft-HTTPAPI/2.0