Update Milestone
milestone_updateUpdate an existing Taiga milestone's name, closed status, or estimated start/finish dates. Provide only the fields to change; the version field is handled automatically.
Instructions
Update an existing milestone (partial patch — only include the fields you want to change). Taiga's optimistic-concurrency version field is handled automatically; do not pass it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Resource id | |
| name | No | ||
| closed | No | ||
| estimated_start | No | ||
| estimated_finish | No |