---
title: "Delete a link"
method: DELETE
path: "/v1/links/{link_id}/"
tags: ["Account Links"]
---

# Delete a link

`DELETE /v1/links/{link_id}/`

The endpoint removes a link and all associated data.

## Response `204`

Empty body

## Other responses

- `401` — HTTP 401 Unauthorized
- `403` — HTTP 403 Forbidden

---

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