Skip to main contentModule tenant
Source - Tenant
- TenantCreate
- Payload for creating an organization tenant. Personal tenants are
bootstrapped on signup and can’t be created through this endpoint.
- TenantProject
- TenantUpdate
- TenantKind
- Personal — bootstrapped on signup, one per user, never created/deleted via
the API. Organization — a team workspace created explicitly.
- TenantRole
- The current user’s role within a tenant, as returned alongside the tenant
in list/show responses (kept off the bare
Tenant record itself).