Update an item in a checklist on a card.Documentation Index
Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
Use this file to discover all available pages before exploring further.
Parameters
| Parameter | Description |
|---|---|
| Card ID | The ID of the Card. |
| Check Item ID | The ID of the checkitem. |
| Checklist ID | The ID of the checklist this item is in. |
| Name | The new name for the checklist item. |
| Position | top, bottom, or a positive float. |
| State | One of: complete, incomplete. |