---
title: "Create a release milestone"
method: POST
path: "/release_phases"
tags: ["Release phases"]
---

# Create a release milestone

`POST /release_phases`

## Request body

- ReleasephasesPostRequest
  - `release_phase` object
    - `name` string
    - `description` string
    - `phase_type` 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/versions/6274be5aa6c5/schema)
