Update a specific config version.
| Parameter | Type | Description |
|---|---|---|
component_id | string | The component ID |
version | int | The version number |
| Field | Type | Description |
|---|---|---|
config | dict | Updated configuration data |
label | string | Updated version label |
stage | string | Updated stage (draft, published) |
notes | string | Updated notes |
links | list | Updated child component links |
200ComponentConfigResponse.