# RequestBody

**Kind:** Interface

**Source:** [`atloria-monorepo/packages/ui-core/src/components/api-explorer/RequestPanel.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/packages/ui-core/src/components/api-explorer/RequestPanel.ts#L47)

## Properties

| Property | Type |
|---|---|
| `content` | `Record<string, { schema?: any; example?: any }>` |
