---
title: "Deletes a player."
method: DELETE
path: "/1/vod/channel/{channel}/player/{player}"
tags: ["V2 > Player"]
---

# Deletes a player.

`DELETE /1/vod/channel/{channel}/player/{player}`

## Path parameters

- `channel` integer, required
- `player` integer, required

## Response `200`

OK

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

## Other responses

- `401` — Unauthorized

---

[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-service-production.skmtc.workers.dev/v1/apis/infomaniak/api-reference-developer-tools/revisions/667aae28fec6/schema)
