Skip to main content
POST

Request Body

string
Optional client-provided ID. Format: tenant_{uuidv7}
string
required
Display name for the tenant
string
required
Tenant kind. One of: standard, enterprise, trial
string
required
URL-friendly unique identifier
string
External system identifier (e.g., Stripe customer ID)
string
User ID of the tenant owner
string
Email for billing communications
string
Email for technical communications
string
required
Subscription plan key (e.g., free, pro, enterprise)
number
Maximum number of users allowed
number
Maximum number of workspaces allowed
number
Maximum number of projects allowed
number
Maximum number of environments allowed
object
Custom metadata

Response

Returns the created tenant object. Also creates an associated scope automatically.