v12

latestOpenAPI 3.1.0raw.githubusercontent.com2026-06-2692919.9 KB
Setup

Enable the platform tenant and operator login

Creates or reconciles the platform tenant, seeds the platform-integrated authorization server, creates the initial natural-person operator identity, sets the operator credential, activates the staged license artifact, and closes the first-run setup gate. Production tenants are created afterwards through the authenticated platform admin API.

post/bootstrap

Request body

adminEmailstring email required
adminDisplayNamestring required
adminPasswordstring required

Response

Platform bootstrap result.

tenantIdstring required
status'ACTIVE' | 'SUSPENDED' | 'PENDING_VERIFICATION' required
hostedAsIssuerUrlstring uri nullable
adminEmailstring email required
canCreateProductionTenantsboolean required