CreateUpdateTopicRequestDto
January 14, 2026 ยท View on GitHub
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
key | String | :heavy_check_mark: | The unique key identifier for the topic. The key must contain only alphanumeric characters (a-z, A-Z, 0-9), hyphens (-), underscores (_), colons (:), or be a valid email address. | task:12345 |
name | Optional<String> | :heavy_minus_sign: | The display name for the topic | Task Title |