> ## Documentation Index
> Fetch the complete documentation index at: https://docs.sendrealm.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Create Topic

> Create a reusable topic definition.

## Create request

```json theme={null}
{
  "name": "weekly-digest",
  "description": "Long-form weekly product and marketing updates."
}
```
