API ReferenceOKRObjectivesCreate objectiveCreate objective POST /api/me/okr/:yearId/objectives Create a new objective for a year. Can be yearly (quarter=null) or quarterly (quarter=1-4). Request Responses201400401404500Objective createdInvalid title or quarterNot authenticatedYear not foundInternal server error