---
title: "Delete S3 Storage"
method: DELETE
path: "/s3-storages/{uuid}"
tags: ["S3 Storages"]
---

# Delete S3 Storage

`DELETE /s3-storages/{uuid}`

Delete S3 storage by UUID.

## Path parameters

- `uuid` string, required

## Response `200`

S3 storage deleted.

- object
  - `message` string

## Other responses

- `401` — Unauthenticated.
- `404` — Resource not found.

---

[API](https://skmtc.net/coollabsio/apis/coolify.md) · [All operations](https://skmtc.net/coollabsio/apis/coolify/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/coollabsio/coolify/revisions/789e6ad3796c/schema)
