Move tasks to a sprint
move_to_sprint_tasksMove one or more tasks (and all their descendants) into a sprint, or back to the product backlog. Pass task_ids (non-empty list, all in the same project) and sprint_id (null = backlog). Closed sprints are rejected. Returns moved_count and affected_ids.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes |