---
title: "Update a release phase"
method: PUT
path: "/release_phases/{id}"
tags: ["Release phases"]
---

# Update a release phase

`PUT /release_phases/{id}`

## Path parameters

- `id` string, required

## Request body

- ReleasephasesPostRequest
  - `release_phase` object
    - `name` string
    - `description` string
    - `phase_type` string

## Response `200`

Successful operation

## Changes

> 5 revisions in range; 3 could not be searched.

- **2026-07-26** `69bd8c9e8932` — 2 info
  - added the optional property `release_phase/custom_fields` to the response with the `200` status
  - added the optional property `release_phase/integration_fields` to the response with the `200` status

[Change history](https://skmtc.dev/aha/apis/aha-api/changes/release_phases/:id/put.md)

---

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