Skip to main content
POST
Create Tenant

Authorizations

Authorization
string
header
required

OIDC access token for users and CLI clients.

Body

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

Response

Successful Response

Last modified on July 29, 2026