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

# Create a bucket.

`PUT /{bucketName}`

## Response `200`

No Content, i.e Bucket created successfully

## Other responses

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

---

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