v2

OpenAPI 3.1.02026-07-263411923.0 MB
Capacity estimate values

Update an estimate value

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

put/estimate_values/{id}

Path parameters

idstring required

Id identifier

Request body

Example request

{
  "estimate_value": {
    "total": 20
  }
}

Response

Successful operation