---
title: "Delete share link by id"
method: DELETE
path: "/shares/{id}"
tags: ["Share Management"]
---

# Delete share link by id

`DELETE /shares/{id}`

Delete a share with the specified id.

## Path parameters

- `id` string, required

## Response `204`

No Content

## Other responses

- `404` — Not Found

---

[API](https://skmtc.net/pai-os/apis/personal-artificial-intelligence-operating-system-pai-os-api.md) · [All operations](https://skmtc.net/pai-os/apis/personal-artificial-intelligence-operating-system-pai-os-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pai-os/personal-artificial-intelligence-operating-system-pai-os-api/versions/3c144b366e19/schema)
