delete_agile_sprint
Delete an Agile sprint from a Redmine project. Specify the project ID or identifier and the numeric sprint ID.
Instructions
Deletes a sprint from a project. Requires the RedmineUP Agile plugin.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Project ID (numeric) or identifier (string) | |
| sprint_id | Yes | Numeric sprint ID |