---
title: "Delete a release"
method: DELETE
path: "/products/{product_id}/releases/{id}"
tags: ["Releases"]
---

# Delete a release

`DELETE /products/{product_id}/releases/{id}`

## Path parameters

- `product_id` string, required
- `id` string, required

## Response `204`

No content - operation successful

---

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