Move a lane to a board column
move_sprint_lanesMove a sprint board lane (a task) to a different board column. Pass project_task_status_id (the target column, which must belong to the lane's sprint project) or null to park it in the synthetic 'Incoming' column. Lanes of closed sprints cannot be moved.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | ||
| kwargs | Yes |