ProjectsUpdate an existing projectUpdate an existing project PUT /project-management/api/v1/projects/:id Updates an existing project by ID with partial update support. Tenant ID is automatically extracted from authentication context. Request Responses200400401403404OKBad RequestUnauthorizedForbiddenNot Found