---
title: "POST /api/services/app/Account/IsTenantAvailable"
method: POST
path: "/api/services/app/Account/IsTenantAvailable"
tags: ["Account"]
---

# POST /api/services/app/Account/IsTenantAvailable

`POST /api/services/app/Account/IsTenantAvailable`

## Request body

- IsTenantAvailableInput
  - `tenancyName` string, required — Required; Max length 64

## Response `200`

Success

- IsTenantAvailableOutput
  - `state` 1 | 2 | 3
  - `tenantId` integer, nullable
  - `serverRootAddress` string, nullable

---

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