Update Key Result

Setting score here moves the current grade without recording why. To keep the quarter readable afterwards, post a check-in instead: it moves the score and keeps the history.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

keyResultIdstringRequired

Request

This endpoint expects an object.
titlestringOptional
scoredoubleOptional
weightdoubleOptional
sortOrderintegerOptional

Response

This endpoint returns an object.
idstring
objectiveIdstring
titlestring
weightdouble
Relative weight within its own objective.
sortOrderinteger
createdAtdatetime
updatedAtdatetime
scoredoubleOptional

Google-style grade from 0.0 to 1.0, or absent until it has been scored. 0.6-0.7 is the healthy landing zone for an ambitious one.

Errors

404
Not Found Error
422
Validation Error