# UpdateTopicRequestBody ## Example Usage ```typescript import { UpdateTopicRequestBody } from "@lukehagar/discoursejs/sdk/models/operations"; let value: UpdateTopicRequestBody = {}; ``` ## Fields | Field | Type | Required | Description | | ----------------------------------------------------------- | ----------------------------------------------------------- | ----------------------------------------------------------- | ----------------------------------------------------------- | | `topic` | [operations.Topic](../../../sdk/models/operations/topic.md) | :heavy_minus_sign: | N/A |