---
title: "Add new MIRO app"
method: POST
path: "/apps/"
tags: ["apps"]
---

# Add new MIRO app

`POST /apps/`

Add a new MIRO app.

## Response `201`

App successfully added

- unknown

## Other responses

- `400` — You cannot add an app with this ID
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `409` — An app with this id already exists
- `422` — Validation Error
- `500` — Internal Server Error

---

[API](https://skmtc.dev/gams-dev/apis/miro-server-api.md) · [All operations](https://skmtc.dev/gams-dev/apis/miro-server-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/gams-dev/miro-server-api/revisions/8040d163caad/schema)
