---
title: "Deletes a fileshare."
method: DELETE
path: "/v1/{tenantId}/file/share/{id}"
tags: ["FileShare"]
---

# Deletes a fileshare.

`DELETE /v1/{tenantId}/file/share/{id}`

## Response `200`

Delete success

- object

## Other responses

- `400` — Invalid ID supplied
- `401` — Unauthorized. Token not found in header
- `404` — The resource does not exist.
- `500` — The fileshare can not be deleted. please check status

## Changes

> 33 revisions in range; 3 not diffed.

- **2020-06-26** `443f565555ae` — 1 info
  - endpoint added
- **2018-10-29** `50fa096a3906` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/sodafoundation/apis/soda-multi-cloud-api/changes/v1/:tenantId/file/share/:id/delete.md)

---

[API](https://skmtc.dev/sodafoundation/apis/soda-multi-cloud-api.md) · [All operations](https://skmtc.dev/sodafoundation/apis/soda-multi-cloud-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sodafoundation/soda-multi-cloud-api/revisions/df048c8349b6/schema)
