---
title: "Create an app"
method: POST
path: "/apps"
tags: ["hidden"]
---

# Create an app

`POST /apps`

Create a new `App` with their organization profile

## Query parameters

- `organization_name` string, required
- `organization_size` 'solo' | 'small' | 'medium'

## Response `200`

Success

- App — unresolved $ref

## Other responses

- `422` — The organization name format is invalid : minimum 3 characters with 1 alpha

---

[API](https://skmtc.dev/sinao/apis/sinao-api.md) · [All operations](https://skmtc.dev/sinao/apis/sinao-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sinao/sinao-api/revisions/436b47b78bf4/schema)
