---
title: "Delete an estimate value"
method: DELETE
path: "/estimate_values/{id}"
tags: ["Capacity estimate values"]
---

# Delete an estimate value

`DELETE /estimate_values/{id}`

Returns all updated and destroyed estimate values, including computed sums and ignored values.

## Path parameters

- `id` string, required

## Request body

- CapacityestimatevaluesPostRequest
  - `estimate_value` object
    - `total` integer

## Response `200`

Successful operation

---

[API](https://skmtc.net/aha/apis/aha-api.md) · [All operations](https://skmtc.net/aha/apis/aha-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aha/aha-api/revisions/6274be5aa6c5/schema)
