---
title: "Create a new app"
method: POST
path: "/apps"
tags: ["Apps"]
---

# Create a new app

`POST /apps`

## Response `201`

App created successfully

- object
  - `id` string, uuid

## Other responses

- `400` — Bad request

---

[API](https://skmtc.dev/shardcloud/apis/cloud-website-api.md) · [All operations](https://skmtc.dev/shardcloud/apis/cloud-website-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/shardcloud/cloud-website-api/revisions/7fe2fc6c24d7/schema)
