UpdateContextRequestDto
January 14, 2026 ยท View on GitHub
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
data | Map<String, Object> | :heavy_check_mark: | Custom data to associate with this context. Replaces existing data. | { "tenantName": "Acme Corp", "region": "us-east-1", "settings": { "theme": "dark" } } |