---
title: "Delete album"
method: DELETE
path: "/boxes/{boxId}/media/albums/{albumName}"
tags: ["Media"]
---

# Delete album

`DELETE /boxes/{boxId}/media/albums/{albumName}`

Delete an album and all its media files

## Path parameters

- `boxId` string, required
- `albumName` string, required

## Response `204`

Album deleted successfully

---

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