Update an existing label in the specified workspace.
| Field | Type | Required | Notes |
|---|---|---|---|
name | string (max 255) | Yes | New label name (must be unique within the workspace). |
color | string (max 7) | No | Hex color code (e.g., #00AA00). Optional. |
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
ID of the workspace.
ID of the label.