---
title: "Delete a share link"
method: DELETE
path: "/v1/drive/shares/{id}"
tags: ["drive"]
---

# Delete a share link

`DELETE /v1/drive/shares/{id}`

Revoke and delete a share link

## Path parameters

- `id` string, required

## Response `204`

No Content

## Other responses

- `401` — Unauthorized
- `404` — Not Found

---

[API](https://skmtc.net/resourcly/apis/resourcly-api.md) · [All operations](https://skmtc.net/resourcly/apis/resourcly-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/resourcly/resourcly-api/revisions/7f97d8cd0f1e/schema)
