Skip to main content
POST
Create an objective

Authorizations

X-Api-Key
string
header
required

Your API key, e.g. kua_live_… (or kua_test_… in test mode).

Body

application/json
ownerEmployeeId
string<uuid>
required
title
string
required
description
null | string
required
cycleLabel
string
required
cycleStart
string<date>
required
cycleEnd
string<date>
required
keyResults
object[]
required

Response

Created

An objective with its key results and recent check-ins.

objective
object
required

An objective (OKR).

keyResults
object[]
required
checkIns
object[]
required