Update a component’s metadata.
| Parameter | Type | Description |
|---|---|---|
component_id | string | The component ID |
| Field | Type | Description |
|---|---|---|
name | string | Updated display name |
description | string | Updated description |
component_type | string | Updated type |
metadata | dict | Updated metadata |
current_version | int | Set the current version number |
200ComponentResponse.