---
title: "Create or update key result progression value."
method: PUT
path: "/keyres/{id}/values/{date}"
---

# Create or update key result progression value.

`PUT /keyres/{id}/values/{date}`

## Request body

- object
  - `value` number
  - `comment` string

## Response `200`

A successful response

- object
  - `message` string

## Other responses

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

## Changes

- **2026-07-17** `7c311e87bded` — 1 info
  - endpoint added
- **2023-03-06** `d651c18ad7d7` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/oslokommune/apis/okr-tracker-api/changes/keyres/:id/values/:date/put.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)
