Create a new label in the specified workspace.
Documentation Index
Fetch the complete documentation index at: https://api.lancepilot.com/llms.txt
Use this file to discover all available pages before exploring further.
| 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.