---
title: "Add a new cloud"
method: POST
path: "/clouds/"
tags: ["Clouds"]
---

# Add a new cloud

`POST /clouds/`

## Request body

- Cloud
  - `name` string, required
  - `last_redefined` string

## Response `201`

Created

## Other responses

- `400` — Bad Request

---

[API](https://skmtc.dev/quadsproject/apis/quads.md) · [All operations](https://skmtc.dev/quadsproject/apis/quads/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/quadsproject/quads/revisions/a060ee3d649d/schema)
