Skip to main content

All Questions

Tagged with
2 votes
0 answers
105 views

API to Emulate Notifications

Is there a API End Point that will emulate Test Notifications? When I say Notifications, I Mean both Inbox and Achievements. Right now i am using below for the data Unread Notification : https://...
AVK's user avatar
  • 279
13 votes
1 answer
257 views

Marking inbox items as read in api v2.2

I'm aware of this question, but it applied to an older (readonly) api version. Given that API 2.2 is read/write, I figured this might be possible now. Is there any way for an application using the ...
Malabarba's user avatar
  • 293
2 votes
0 answers
57 views

Request: Mark inbox items as read, now that API 2.2 is here [duplicate]

Now we have write API, can we get a method for the inbox to mark inbox items as read? Previously I believe the reason for not having this was the risk of apps marking items as read without the user ...
Jonathan.'s user avatar
  • 3,118
3 votes
1 answer
153 views

Inbox item not marked as read after viewing [duplicate]

Accessing inbox items using the following url: /me/inbox Unread inbox items remain unread (is_unread = true) even after that specific item has been read using the API (v2.1). The items are marked ...
Prasanna's user avatar
  • 348
0 votes
1 answer
72 views

Add message ID to inbox items

Feature request: The inbox item object should include a message_id field. The ID should identify inbox messages uniquely within StackExchange.
Adam's user avatar
  • 809