Semaphor

Tenant Users

Create and manage end-users within tenants

Tenant users are the end-users who view embedded dashboards inside a tenant. Each user has a role that controls their access level:

RoleDescription
ViewerRead-only access to shared dashboards
Power UserCan explore data and create content

Email addresses must be unique within a tenant, but the same email can exist in different tenants. You can optionally assign a custom ID and a department label for organizational grouping.

A tenant user who is the default owner of their tenant cannot be deleted — reassign the default owner first.

Endpoints

MethodEndpointDescription
GETList tenant usersList tenant users across your organization
POSTCreate a tenant userCreate a new user in a tenant
PUTUpdate a tenant userUpdate a user's name, email, role, or status
DELETEDelete a tenant userDelete a tenant user

On this page