Provision a tenant
POST/api/v1/platform-admin/tenants
Creates a tenant — an isolated customer workspace with its own data, configuration and users. Isolation is enforced in the database, so one tenant's records are invisible to another rather than merely filtered out. Requires platform.tenant.create.
Request
Responses
- 201