createIteration
Generate a new iteration in an Azure DevOps project by specifying the project ID, iteration name, start date, end date, and parent path. Streamline sprint planning and project management.
Instructions
Create a new iteration in a project
Input Schema
Name | Required | Description | Default |
---|---|---|---|
finishDate | No | End date of the iteration | |
name | Yes | Name of the iteration | |
parentPath | No | Path of the parent iteration | |
projectId | Yes | ID of the project | |
startDate | No | Start date of the iteration |