# MarkNotificationsAsReadRequestBody ## Example Usage ```typescript import { MarkNotificationsAsReadRequestBody } from "@lukehagar/discoursejs/sdk/models/operations"; let value: MarkNotificationsAsReadRequestBody = {}; ``` ## Fields | Field | Type | Required | Description | | ------------------------------------------------------ | ------------------------------------------------------ | ------------------------------------------------------ | ------------------------------------------------------ | | `id` | *number* | :heavy_minus_sign: | (optional) Leave off to mark all notifications as read |