---
title: "Bulk delete mixtapes."
method: DELETE
path: "/2/vod/channels/{channel}/mixtapes"
tags: ["V3 > Mixtape"]
---

# Bulk delete mixtapes.

`DELETE /2/vod/channels/{channel}/mixtapes`

Deletes the specified list of mixtapes.

## Path parameters

- `channel` string, required

## Query parameters

- `mixtapes` string[], required

## Response `200`

OK

- Response
  - `result` 'success' | 'error' | 'asynchronous', required — Result of the HTTP request

## Changes

- **2026-09-22** `f11860e74a00` — 1 info
  - for the `path` request parameter `channel`, the type was generalized from `integer` to `string`

[Change history](https://skmtc.dev/infomaniak/apis/api-reference-developer-tools/changes/2/vod/channels/:channel/mixtapes/delete.md)

---

[API](https://skmtc.dev/infomaniak/apis/api-reference-developer-tools.md) · [All operations](https://skmtc.dev/infomaniak/apis/api-reference-developer-tools/llms.txt) · [OpenAPI document](https://skmtc.dev/infomaniak/apis/api-reference-developer-tools/revisions/64c14a5addb7?raw)
