Iterations: Update
iterations-updateUpdate an existing iteration by providing its ID and any fields to modify.
Instructions
Update an iteration. Only provide fields to update.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Iteration name | |
| labels | No | Labels to assign | |
| endDate | No | End date (YYYY-MM-DD) | |
| team_ids | No | Team UUIDs | |
| startDate | No | Start date (YYYY-MM-DD) | |
| description | No | Iteration description | |
| follower_ids | No | Follower user UUIDs | |
| iterationPublicId | Yes | Iteration ID (required) |