Create Key ResultAsk AIpost https://{defaultHost}/api/v2/strategy/objectives/{objective_id}/key_resultsCreates a new Key Result.Path Paramsobjective_idstringrequiredObjective IDBody Paramsdescriptionstring | nullrequiredThe description of the Key Result.startfloatrequiredThe starting value of the Key Result.targetfloatrequiredThe target value of the Key Result.typestringenumThe type of the Key Result.NumberResultPercentResultMoneyResultNumberResultAllowed:PercentResultMoneyResultNumberResultResponses 201create successful 400validation failed 401authorization failed 404not foundUpdated about 2 years ago