Update Key ResultCopy Pagepatch https://{defaultHost}/api/v2/strategy/objectives/{objective_id}/key_results/{id}Updates the specified Key Result.Path Paramsobjective_idstringrequiredObjective IDidstringrequiredKey Result IDBody Paramsdescriptionstring | nullThe description of the Key Result.startfloatThe starting value of the Key Result.targetfloatThe target value of the Key Result.currentfloatThe current value of the Key Result.typestringenumThe type of the Key Result.NumberResultPercentResultMoneyResultNumberResultAllowed:PercentResultMoneyResultNumberResultResponses 204update successful 401authorization failed 404not foundUpdated about 2 years ago