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:
| Role | Description |
|---|---|
| Viewer | Read-only access to shared dashboards |
| Power User | Can 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
| Method | Endpoint | Description |
|---|---|---|
| GET | List tenant users | List tenant users across your organization |
| POST | Create a tenant user | Create a new user in a tenant |
| PUT | Update a tenant user | Update a user's name, email, role, or status |
| DELETE | Delete a tenant user | Delete a tenant user |