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