Tenants
Overview
Manage tenants and the settings that keep data and config separate. Handle domains, membership, and imports.
Primary Concepts
- Tenant: an isolated organization.
- Domain: routing or branding details.
- Settings: values applied at tenant scope.
- Membership: links to users or accounts.
- Import: load tenant-specific data.
Typical Scenarios
Look up a tenant, change settings or domain, and manage memberships or imports.
API Versioning
- Only the latest version of each endpoint is displayed in this documentation.
- Older versions are not shown but remain available in the API.
- Always use the latest version shown when building or updating integrations.