---
title: "Create a bucket."
method: PUT
path: "/{bucketName}"
tags: ["s3"]
---

# Create a bucket.

`PUT /{bucketName}`

## Response `200`

successful create bucket

## Other responses

- `403` — Forbidden; Access Denied, InvalidAccessKey, SignatureDoesNotMatch
- `500` — GetBackend Failed

## Changes

> 29 revisions in range; 3 not diffed.

- **2020-05-03** `f9da14548ae5` — 1 info
  - endpoint added
- **2018-10-29** `50fa096a3906` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/sodafoundation/apis/soda-multi-cloud-api/changes/:bucketName/put.md)

---

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