replace_milestone
Overwrite an existing milestone's complete details with new values for name, description, start and end dates in a HacknPlan project.
Instructions
Full replacement of a milestone (PUT — all fields required)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| endDate | No | ISO 8601 date string | |
| projectId | Yes | ||
| startDate | No | ISO 8601 date string | |
| description | No | ||
| milestoneId | Yes |