Create Key Result

Authentication

AuthorizationBearer

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

Path parameters

objectiveIdstringRequired

Request

This endpoint expects an object.
titlestringRequired
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