Project MilestonesUpdate an existing milestoneUpdate an existing milestone PUT /project-management/api/v1/milestones/:milestoneId Updates an existing milestone with the provided data. Milestone must exist, belong to the tenant, and not be archived. Request Responses200400401403404409OKBad RequestUnauthorizedForbiddenNot FoundConflict