v3

latestOpenAPI 3.1.02026-08-043431953.1 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