---
title: "Creates a new application under the existing company (speak to Travelgenix to obtain access)"
method: POST
path: "/admin/createapp"
tags: ["Admin"]
---

# Creates a new application under the existing company (speak to Travelgenix to obtain access)

`POST /admin/createapp`

## Request body

- CreateAppModel — Model for creating an application
  - `appName` string, required — Application name
  - `emailAddress` string, email, required — Email address for notifications and booking reports
  - `addPrivateAccess` boolean — Option to add private API access

## Response `200`

OK

---

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