---
title: "/v1/links"
method: DELETE
path: "/v1/links"
tags: ["Links"]
---

# /v1/links

`DELETE /v1/links`

Delete multiple links in bulk

## Headers

- `workspace` string

## Request body

- LinksDeletionRequest
  - `links` string[], required — List of ids (max 25) of the link you want to delete

## Response `200`

200

- LinksDeletionResponse
  - `links` string[] — List of ids of the link that have just been deleted
  - `count` integer — Number of links that have just been deleted

---

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