Create Check In
Record a grade. The check-in is history and is never updated; the key result’s own score is dragged along so that every read which only cares about now stays cheap. A corrected grade is another check-in, because the point of the history is what was believed when.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
keyResultId
Request
This endpoint expects an object.
score
The grade at this point in time, 0.0 to 1.0.
note
Why it moved, what is in the way.
Response
This endpoint returns an object.
id
keyResultId
score
recordedAt
note
recordedBy
A person in a Taktoria organization.
recordedById
Errors
404
Not Found Error
422
Validation Error