---
title: "Delete bucket"
method: DELETE
path: "/storage/buckets/{id}"
tags: ["Object Storage"]
---

# Delete bucket

`DELETE /storage/buckets/{id}`

Allows you to remove an object storage from a project.

## Path parameters

- `id` string, required

## Response `204`

No Content

## Other responses

- `403` — Forbidden
- `404` — Not Found
- `409` — Conflict
- `500` — Internal Server Error

---

[API](https://skmtc.net/latitude/apis/latitude-sh-api.md) · [All operations](https://skmtc.net/latitude/apis/latitude-sh-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/latitude/latitude-sh-api/versions/7302d79e39bb/schema)
