---
title: "Delete a Specific Link"
method: DELETE
path: "/links/{id}"
---

# Delete a Specific Link

`DELETE /links/{id}`

This endpoint deletes a link.

## Path parameters

- `id` integer, required

## Response `204`

204

## Other responses

- `403` — 403

---

[API](https://skmtc.net/seebot/apis/seebotlink.md) · [All operations](https://skmtc.net/seebot/apis/seebotlink/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/seebot/seebotlink/versions/2853c55f2fec/schema)
