gitpod.v1.NotificationService
DeleteNotifications
Deletes notifications.
Examples
-
Delete a single notification:
notificationIds: - "d2c94c27-3b76-4a42-b88c-95a85e392c68" -
Delete multiple notifications:
notificationIds: - "d2c94c27-3b76-4a42-b88c-95a85e392c68" - "a1b2c3d4-5e6f-7890-abcd-ef1234567890"
post/gitpod.v1.NotificationService/DeleteNotifications
Request body
Response
Success
GitpodV1DeleteNotificationsResponse required