---
title: "Changes to Delete share link by id"
method: DELETE
path: "/shares/{id}"
---

# Changes to Delete share link by id

`DELETE /shares/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 50 revisions.

- **2024-10-03** `682d4cb5d0dc` — 1 warning
- **2024-10-02** `c9062e3a3c54` — 1 warning
- **2024-10-02** `936529d30a41` — 1 warning
- **2024-06-04** `578e8efc5755` — 1 breaking

## Changes

- **2024-10-03** `682d4cb5d0dc` — 1 warning
  - changed the pattern of the `path` request parameter `id` from `^[a-z]{3}-[a-z]{3}-[a-z]{3}$` to `^[a-z]{4}-[a-z]{4}-[a-z]{4}$`
- **2024-10-02** `c9062e3a3c54` — 1 warning
  - changed the pattern of the `path` request parameter `id` from `^[a-z]{4}-[a-z]{4}-[a-z]{4}$` to `^[a-z]{3}-[a-z]{3}-[a-z]{3}$`
- **2024-10-02** `936529d30a41` — 1 warning
  - changed the pattern of the `path` request parameter `id` from `^[a-z]{3}-[a-z]{3}-[a-z]{3}$` to `^[a-z]{4}-[a-z]{4}-[a-z]{4}$`
- **2024-06-04** `578e8efc5755` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/pai-os/apis/personal-artificial-intelligence-operating-system-pai-os-api/docs/shares/:id/delete.md) · [API](https://skmtc.dev/pai-os/apis/personal-artificial-intelligence-operating-system-pai-os-api.md) · [Page](https://skmtc.dev/pai-os/apis/personal-artificial-intelligence-operating-system-pai-os-api/changes/shares/:id/delete)
