---
title: "Remove a storage connection"
method: DELETE
path: "/storage/{id}"
tags: ["Storage"]
---

# Remove a storage connection

`DELETE /storage/{id}`

## Path parameters

- `id` string, required

## Response `204`

Removed

## Other responses

- `401` — Unauthorized
- `403` — Missing scope or role
- `404` — Not found
- `409` — Deliveries to this storage are still in flight

## Changes

- **2026-09-13** `e2df91eff7a2` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/rendobar/apis/rendobar-api/changes/storage/:id/delete.md)

---

[API](https://skmtc.dev/rendobar/apis/rendobar-api.md) · [All operations](https://skmtc.dev/rendobar/apis/rendobar-api/llms.txt) · [OpenAPI document](https://skmtc.dev/rendobar/apis/rendobar-api/revisions/421a5a241a64?raw)
