Goals
Update Key Results Details
Update the details of the key results of a given goal. This endpoint supports updating the details: title, measureType, target, startValue, currency, and currencySymbol fields only. Each key result update is processed independently with individual success/failure tracking. <br><br>Note: To update the key result progress (check-in), use the /goals/goals/{goalId}/key-results/progress endpoint. <br>
patch/goals/goals/{goalId}/key-results
Path parameters
goalIdinteger required
The unique identifier of the goal containing the key results
Request body
Response
Key results that were updated, and the errors if any failed