---
title: "Delete KPI progression value."
method: DELETE
path: "/kpi/{id}/values/{date}"
---

# Delete KPI progression value.

`DELETE /kpi/{id}/values/{date}`

## Response `200`

A successful response

- object
  - `message` string

## Other responses

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

## Changes

- **2023-08-11** `cf0e7791a87a` — 1 info
  - the endpoint scheme security `apiKey AND apiClientId AND apiClientSecret` was added to the API
- **2023-03-06** `d651c18ad7d7` — 2 info
  - the endpoint scheme security `apiKey AND apiClientId AND apiClientSecret` was removed from the API
  - added the new optional `header` request parameter `okr-team-secret` to all path's operations

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