patch https://api.hibob.com/v1/goals/goals//key-results
Update the details of the key results of a given goal. This endpoint supports updating the details: title, measureType, target, currency, and currencySymbol fields only. Each key result update is processed independently with individual success/failure tracking.
Note: To update the key result progress (check-in), use the /goals/goals/{goalId}/key-results/progress
endpoint.