---
title: "Delete link"
method: DELETE
path: "/links/{hash}"
tags: ["Link"]
---

# Delete link

`DELETE /links/{hash}`

Delete a specific link by its hash.

## Path parameters

- `hash` string, required

## Response `204`

Link deleted successfully.

## Other responses

- `404` — Not found.

---

[API](https://skmtc.dev/shortlink-org/apis/shortlink-link-bff.md) · [All operations](https://skmtc.dev/shortlink-org/apis/shortlink-link-bff/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/shortlink-org/shortlink-link-bff/revisions/a5800129f25f/schema)
