API ReferenceTypesLiveNotificationsMarkReadArgsOn this pageLiveNotificationsMarkReadArgs type LiveNotificationsMarkReadArgs = { ids: string[];}; Properties ids ids: string[];