---
title: "Create bucket"
method: POST
path: "/storage/buckets"
tags: ["Object Storage"]
---

# Create bucket

`POST /storage/buckets`

Creates a new object storage bucket for a project.

## Response `201`

Created

## Other responses

- `403` — Forbidden
- `404` — Not Found
- `409` — Conflict
- `422` — Unprocessable Entity
- `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)
