updateUserNotificationStatus
abstract suspend fun updateUserNotificationStatus(input: UpdateUserNotificationStatusRequest): UpdateUserNotificationStatusResponse
Updates the status of a notification for a specific user, such as marking it as read or hidden. Users can only update notification status for notifications that have been sent to them. READ status deprioritizes the notification and greys it out, while HIDDEN status removes it from the notification widget.