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

# Bulk delete shares.

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

Deletes shares specified in the request associated with the provided channel.

## Path parameters

- `channel` integer, required

## Query parameters

- `shares` string, nullable — A list of items, (either comma separated or as an array) (no duplicates) with the following rules: <note><bold>1</bold>: Identifier of an existing Share</note>

## Response `200`

OK

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

---

[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/158a854b0c7d/schema)
