---
title: "Post key result progression."
method: POST
path: "/keyres/{id}"
---

# Post key result progression.

`POST /keyres/{id}`

## Path parameters

- `id` string, required

## Headers

- `okr-team-secret` string

## Request body

- object
  - `progress` number
  - `comment` string

## Response `200`

A successful response

- string

## Other responses

- `400` — A bad request
- `404` — Resource not found
- `500` — Something went wrong

## Changes

> 16 revisions in range; 1 could not be searched.

- **2023-08-11** `cf0e7791a87a` — 2 info
  - the endpoint scheme security `apiKey AND apiClientId AND apiClientSecret` was added to the API
  - the endpoint scheme security `api_key` was removed from the API
- **2023-03-06** `d651c18ad7d7` — 2 info
  - the endpoint scheme security `api_key` was added to the API
  - the endpoint scheme security `apiKey AND apiClientId AND apiClientSecret` was removed from the API

[Change history](https://skmtc.dev/oslokommune/apis/okr-tracker-api/changes/keyres/:id/post.md)

---

[API](https://skmtc.dev/oslokommune/apis/okr-tracker-api.md) · [All operations](https://skmtc.dev/oslokommune/apis/okr-tracker-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/oslokommune/okr-tracker-api/revisions/7c311e87bded/schema)
