---
title: "DELETE /v1/storages/{storage_id}"
method: DELETE
path: "/v1/storages/{storage_id}"
tags: ["Storages"]
---

# DELETE /v1/storages/{storage_id}

`DELETE /v1/storages/{storage_id}`

Unregister an already registered storage backend

## Path parameters

- `storage_id` string, required

## Response `202`

Accepted

## Other responses

- `401` — NotAuthorized
- `403` — Forbidden
- `500` — An unexpected error occured.

## Changes

- **2020-06-10** `e50f7d699db5` — 6 breaking, 9 info
  - removed the required property `code` from the response with the `401` status
  - removed the required property `code` from the response with the `403` status
  - removed the required property `code` from the response with the `500` status
  - removed the required property `message` from the response with the `401` status
  - …11 more
- **2020-06-03** `0fdcb8a77d6a` — 9 breaking, 6 info
  - removed the required property `error_args` from the response with the `401` status
  - removed the required property `error_args` from the response with the `403` status
  - removed the required property `error_args` from the response with the `500` status
  - removed the required property `error_code` from the response with the `401` status
  - …11 more

[Change history](https://skmtc.dev/sodafoundation/apis/soda-infrastructure-management-api/changes/v1/storages/:storage_id/delete.md)

---

[API](https://skmtc.dev/sodafoundation/apis/soda-infrastructure-management-api.md) · [All operations](https://skmtc.dev/sodafoundation/apis/soda-infrastructure-management-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sodafoundation/soda-infrastructure-management-api/revisions/b2017613d719/schema)
