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

# Delete link

`DELETE /links/{link_id}`

Delete link by id

**Rate limit**: 20/s

## Path parameters

- `link_id` string, required

## Response `200`

Default Response

- object
  - `success` boolean, required
  - `idString` string — Link ID
  - `error` string

---

[API](https://skmtc.net/short/apis/short-io-api.md) · [All operations](https://skmtc.net/short/apis/short-io-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/short/short-io-api/versions/288b112e7951/schema)
