Update Label
transkribus_label_updateUpdate an existing label by providing its ID, with optional new name and color (hex code).
Instructions
Update an existing label by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Resource ID | |
| name | No | Updated label name | |
| color | No | Updated label color (hex code) |