Returned by: List All Labels · Get Label Data · Create Label
Example label object
Fields
| Field | Type | Description |
|---|---|---|
id | string | Unique label ID, 1-100 characters. This is the value stored in chat.labels |
name | string | Display name, 1-100 characters |
color | string | Full hex color (#RRGGBB). Defaults to #555555 when omitted at creation |
system | boolean | Present and true on system labels defined by Texter (e.g. failed-message). System labels cannot be created or deleted via the API; only name and color can be updated |