---
title: "Delete links in bulk"
method: DELETE
path: "/links/delete_bulk"
tags: ["Link Management"]
---

# Delete links in bulk

`DELETE /links/delete_bulk`

Delete links in bulk by ids

**Rate limit**: 1/s

## Request body

- object
  - `link_ids` string[], required

## Response `200`

Default Response

- object
  - `success` boolean, required
  - `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)
