Skip to main content
POST
Create Sub Tenant

Authorizations

Authorization
string
header
required

OIDC access token for users and CLI clients.

Query Parameters

tenant_id
string | null

Body

application/json
name
string
required
id
string | null
tenantId
string | null
displayName
string | null
description
string | null
status
enum<string>
default:active
Available options:
active,
disabled,
blocked,
archived
metadata
Metadata · object

Response

Successful Response

Last modified on July 29, 2026