set_parent
Sets or removes a parent relationship on a kanban item. Use parent_id=0 to clear the parent.
Instructions
Set or remove parent relationship. Use parent_id=0 to remove parent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_id | Yes | item_id parameter | |
| parent_id | Yes | parent_id parameter |