Update subtask
Updates an existing subtask in KanbanFlow.
PUT
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
The KanbanFlow task ID.
numberrequired
The zero-based subtask index.
string
The updated subtask name.
boolean
Whether the subtask is complete.