---
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-crystal-api.md) · [All operations](https://skmtc.net/sodafoundation/apis/soda-crystal-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sodafoundation/soda-crystal-api/versions/c02dd33a522b/schema)
