Update Objective
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
objectiveId
Request
This endpoint expects an object.
title
description
period
year
quarter
priority
The dimension scores are averaged by, so a workspace can see how it did
on what mattered most rather than only in aggregate.
visibility
Public objectives are browsable by everyone in the workspace. Private
ones are visible to their owner, or to the members of the owning team.
weight
teamId
ownerUserId
archived
Response
This endpoint returns an object.
id
organizationId
title
period
year
The fiscal year, named by the year its Q1 falls in.
priority
The dimension scores are averaged by, so a workspace can see how it did
on what mattered most rather than only in aggregate.
visibility
Public objectives are browsable by everyone in the workspace. Private
ones are visible to their owner, or to the members of the owning team.
weight
Relative weight when objectives roll up into an average. One
carrying twice the weight moves the average twice as much.
keyResults
archived
createdAt
updatedAt
description
quarter
1-4 for a quarterly objective, absent for an annual one.
team
An organizational team such as Eagles or Ravens.
teamId
owner
A person in a Taktoria organization.
ownerUserId
score
The weighted average of its key results’ grades, or absent when none has been scored. Absent rather than 0.0 on purpose: an unscored objective has not failed, and a zero would say it had.
Errors
404
Not Found Error
422
Validation Error