---
title: "Delete a release asset"
method: DELETE
path: "/repos/{owner}/{repo}/releases/assets/{asset_id}"
tags: ["repos"]
---

# Delete a release asset

`DELETE /repos/{owner}/{repo}/releases/assets/{asset_id}`

## Path parameters

- `owner` string, required
- `repo` string, required
- `asset_id` integer, required

## Response `204`

Response

## Other responses

- `404` — Resource not found

## Changes

- **2026-03-25** `32cbf19c8b56` — 1 info
  - added the non-success response with the status `404`

[Change history](https://skmtc.dev/github/apis/enterprise-cloud/changes/repos/:owner/:repo/releases/assets/:asset_id/delete.md)

---

[API](https://skmtc.dev/github/apis/enterprise-cloud.md) · [All operations](https://skmtc.dev/github/apis/enterprise-cloud/llms.txt) · [OpenAPI document](https://skmtc.dev/github/apis/enterprise-cloud/revisions/e9af1ee5b414?raw)
