---
title: "Update a capacity investment"
method: PUT
path: "/capacity_investments/{id}"
tags: ["Capacity investments"]
---

# Update a capacity investment

`PUT /capacity_investments/{id}`

## Path parameters

- `id` string, required

## Request body

- CapacityinvestmentsPostRequest
  - `capacity_investment` object
    - `date_source` string
    - `start_date` string
    - `end_date` string

## 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/bfbe6f6d74a1/schema)
