---
title: "Remove web link"
method: DELETE
path: "/web_links/{web_link_id}"
tags: ["Web links"]
---

# Remove web link

`DELETE /web_links/{web_link_id}`

Deletes a web link.

## Path parameters

- `web_link_id` string, required

## Response `204`

An empty response will be returned when the web link
was successfully deleted.

## Other responses

- `default` — An unexpected client error.

---

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