appmixer.todoist.core.UpdateLabel
1.0.0
Public
| Field | Type | Description |
|---|---|---|
| Label ID | text | The ID of the label to update. |
| Name | text | The new name of the label. |
| Order | number | The order of the label. |
| Color | select | The color of the label. |
| Is Favorite | toggle | Whether the label is marked as a favorite. |
| Field | Type | Description |
|---|---|---|
| ID | string | - |
| Name | string | - |
| Color | string | - |
| Order | integer | - |
| Is Favorite | boolean | - |