Create a new label in the specified workspace.
| Field | Type | Required | Notes |
|---|---|---|---|
name | string (max 255) | Yes | Label name (must be unique within the workspace). |
color | string (max 7) | No | Hex color code (e.g., #FF5733). Defaults to null if omitted. |
color field accepts standard hex color codes with the # prefixBearer authentication header of the form Bearer <token>, where <token> is your auth token.
ID of the workspace.
Label creation parameters.