Semaphor

Tenants

Create and manage tenants within your organization

Tenants represent your customers or business units. Each tenant isolates its own set of users and data within your organization. You can optionally assign a default owner and configure calendar preferences (timezone and week start day) that apply to date-based visualizations.

A tenant cannot be deleted while it still has users — remove all tenant users first.

Endpoints

MethodEndpointDescription
GETList tenantsList all tenants in your organization
POSTCreate a tenantCreate a new tenant
GETGet a tenantRetrieve a tenant by ID
PUTUpdate a tenantUpdate a tenant's name, default owner, or calendar preferences
DELETEDelete a tenantDelete a tenant (must have zero users)

On this page