Create a tenant
Creates a new tenant. Returns the Tenant object.
Parameters
name(string)required
Display name of the tenant.
slug(string)
URL-friendly unique identifier. Auto-generated from name if omitted.
abbreviation(string)
Short code (3–5 chars). Auto-generated if omitted.