---
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

---

[API](https://skmtc.net/github/apis/github-v3-rest-api-5.md) · [All operations](https://skmtc.net/github/apis/github-v3-rest-api-5/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/github/github-v3-rest-api-5/versions/50ae54440071/schema)
