Link a work item to a milestone
POST/project-management/api/v1/milestones/:milestoneId/work-items
Links a work item to a milestone. The work item must belong to the same project context as the milestone. If the link already exists, returns success (idempotent).
Request
Responses
- 200
- 400
- 401
- 403
- 404
OK
Bad Request
Unauthorized
Forbidden
Not Found