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