gitpod.v1.NotificationService
MarkNotificationsUnread
Marks notifications as unread.
Examples
-
Mark a single notification as unread:
notificationIds: - "d2c94c27-3b76-4a42-b88c-95a85e392c68" -
Mark multiple notifications as unread:
notificationIds: - "d2c94c27-3b76-4a42-b88c-95a85e392c68" - "a1b2c3d4-5e6f-7890-abcd-ef1234567890"
post/gitpod.v1.NotificationService/MarkNotificationsUnread
Request body
Response
Success
GitpodV1MarkNotificationsUnreadResponse required