---
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

---

[API](https://skmtc.net/sodafoundation/apis/soda-crystal-api.md) · [All operations](https://skmtc.net/sodafoundation/apis/soda-crystal-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sodafoundation/soda-crystal-api/versions/c02dd33a522b/schema)
