TopicDto
January 14, 2026 ยท View on GitHub
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
id | String | :heavy_check_mark: | The internal unique identifier of the topic | 64f5e95d3d7946d80d0cb677 |
key | String | :heavy_check_mark: | The key identifier of the topic used in your application. Should be unique on the environment level. | product-updates |
name | Optional<String> | :heavy_minus_sign: | The name of the topic | Product Updates |