---
title: "Delete backup storage"
method: DELETE
path: "/namespaces/{namespace}/backup-storages/{name}"
tags: ["Backup Storage"]
---

# Delete backup storage

`DELETE /namespaces/{namespace}/backup-storages/{name}`

This API deletes the backup storage specified by the `name`.

## Path parameters

- `name` string, required
- `namespace` string, required

## Response `204`

Successful operation

## Other responses

- `400` — Unsuccessful operation
- `500` — Internal server error

## Changes

- **2024-08-27** `80fee12bc715` — 1 info
  - endpoint added
- **2024-04-12** `dec31e5eea8e` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/openeverest/apis/openeverest-schema/changes/namespaces/:namespace/backup-storages/:name/delete.md)

---

[API](https://skmtc.dev/openeverest/apis/openeverest-schema.md) · [All operations](https://skmtc.dev/openeverest/apis/openeverest-schema/llms.txt) · [OpenAPI document](https://skmtc.dev/openeverest/apis/openeverest-schema/revisions/b308ab35458e?raw)
