---
title: "Delete a share"
method: DELETE
path: "/shares/{share_id}"
tags: ["Shares"]
---

# Delete a share

`DELETE /shares/{share_id}`

## Path parameters

- `share_id` string, required

## Response `200`

Deleted

- SuccessResponse
  - `success` string

## Changes

- **2026-02-24** `3c57979a295f` — 1 info
  - endpoint added
- **2026-02-19** `07f53972fdd7` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/ampache/apis/ampache-rest-api/changes/shares/:share_id/delete.md)

---

[API](https://skmtc.dev/ampache/apis/ampache-rest-api.md) · [All operations](https://skmtc.dev/ampache/apis/ampache-rest-api/llms.txt) · [OpenAPI document](https://skmtc.dev/ampache/apis/ampache-rest-api/revisions/eea2ec5b84be?raw)
