---
title: "DELETE /shares/{name}"
method: DELETE
path: "/shares/{name}"
tags: ["SharesService"]
---

# DELETE /shares/{name}

`DELETE /shares/{name}`

Deletes a share.

## Path parameters

- `name` string, required

## Response `200`

OK

## Other responses

- `default` — Default error response

## Changes

- **2025-02-27** `60220bae69ec` — 1 warning, 4 info
  - deleted the `query` request parameter `force`
  - api tag `SharesService` added
  - api tag `DeltaSharingExtensionService` removed
  - api tag `shares` removed
  - …1 more
- **2025-02-22** `45486f7d0cd5` — 1 breaking, 1 info
  - removed the media type `application/json` for the response with the status `200`
  - added the new optional `query` request parameter `force`
- **2025-02-20** `27d7bed71eaa` — 2 info
  - api tag `DeltaSharingExtensionService` added
  - api tag `CatalogService` removed
- **2025-02-17** `65d1116169f3` — 2 info
  - added the optional property `description` to the response with the `200` status
  - added the optional property `properties` to the response with the `200` status
- **2025-02-16** `af378e92b27b` — 5 info
  - api tag `CatalogService` added
  - api tag `shares` added
  - api tag `unofficial` added
  - api tag `SharesService` removed
  - …1 more

[Change history](https://skmtc.dev/delta-incubator/apis/delta-sharing-api/changes/shares/:name/delete.md)

---

[API](https://skmtc.dev/delta-incubator/apis/delta-sharing-api.md) · [All operations](https://skmtc.dev/delta-incubator/apis/delta-sharing-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/delta-incubator/delta-sharing-api/revisions/a47a0389fffc/schema)
